The event (or sometimes referred to as event_name) is a string describing an event. Events are also used to trigger workflows designed on SuprSend Platform. All you have to do is send the event to SuprSend platform and the associated workflows will be triggered

Below is an example of workflow with ‘Event Name’ (GROCERY_PURCHASED) defined as trigger

Send Event to SuprSend

You can either use HTTP API or our backend SDKs to send events via your backend systems or use Client side SDK to directly sync events from your mobile or web applications.

Backend SDK:

Client side SDK:

Via 3rd party connectors

You can use connectors to directly sync events from your 3rd party data tracking platforms.

Segment