Connecting your Intercom account allows your automations to:
Use Intercom actions when you want your automation to execute an event in your Intercom account. This allows your payment flows to automatically keep your Intercom user profiles up-to-date
Use Intercom triggers when you want an event or action from Intercom to initiative your automation. This allows certain Intercom activities to trigger downstream activity
Triggers: allow an action from within Intercom to start an Automation
Actions: instructs an automation to perform an action in your Intercom Account
payment trigger
, event = successful
), check if the user is an exiting user (custom condition
), if user is a new user, create a new user (Intercom Action
, Create User
), if user is an existing user, add a note to their profile (Intercom Action
, Add Note to a User
)