Award Points to Group

Award points to all users in the specified group

Point Definition
Select required
Default:
None

Choose the point definition you want to award points for

Group
Select required
Default:
None

Choose the group you want to award points to (supports variables)

Amount
number required
Default:
0

The amount of points to award to all users (supports variables)

Apply User/Group Multipliers
checkbox

If checked, it will apply any user/group multipliers to the awarded points

public int AwardPointsToGroup(string groupName, Guid pointId, long amount, bool useMultipliers = false)
Read more in API > C# > Methods > Core > Points > Groups > Award Points To Group