Actions

applyTagToContact
Apply a tag to a contact if it doesn’t already exist.

createOpportunity
Create a new opportunity for a contact.

custom_api_call
Make a custom API call to a specific endpoint

enrollAContactIntoACourse
Create an enrollment for a contact in a course.

removeTagFromContact
Remove a specific tag from a contact.

searchContacts
Look up contacts by ID or email

updateOrCreateContact
Searches for a contact by email and updates it, or creates a new one if not found.
Triggers

scheduledAppointmentEventCreated
Triggers when a scheduled appointment event is created.

courseEnrollmentCreatedForContact
Triggers when a course enrollment is created for a contact.

contactSubmittedForm
Triggers each time a contact submits a form (opt-in or order).

OneTimeOrderPaid
Triggers when a customer pays a one-time order.

subscriptionInvoicePaid
Triggers when a subscription invoice is paid.

contactCompletedCourse
Triggers when a contact completes a course.

contactIdentified
Triggers when a new contact is identified by email/phone.

contactSuspendedFromCourse
Triggers when a contact is suspended from a course.























