Types
AutomationRuleActionType
The action an automation rule performs when it fires.
enum
AutomationRuleActionTypeValues
ADD_BADGE
Add a badge to the member.
ADD_TAG
Add a tag to the member.
ADD_TO_NETWORK
Add the member to the Network.
ADD_TO_PLAN
Add the member to a plan.
ADD_TO_SPACES
Add the member to one or more spaces.
AWARD_POINTS
Award points to the member.
DISPLAY_POPUP
Display a popup to the member.
INVITE_TO_BUNDLE
Invite the member to a plan.
INVITE_TO_SPACE
Invite the member to a space.
LOCK_EVENT_RSVPS
Lock RSVPs on an event.
REMOVE_BADGE
Remove a badge from the member.
REMOVE_FROM_BUNDLE
Remove the member from a plan.
REMOVE_FROM_SPACE
Remove the member from a space.
REMOVE_TAG
Remove a tag from the member.
SEND_DIRECT_MESSAGE
Send a direct message to the member.
UNLOCK_EVENT_RSVPS
Unlock RSVPs on an event.
WELCOME_NEW_MEMBER
Send a welcome cheer to a new member.