Skip to main content
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 577

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:

Python SDK

Node SDK

Java SDK

Go SDK

Client side SDK:

Javascript SDK

  1. (for web applications)

Android SDK

  1. (for mobile applications)

React Native SDK

  1. (for mobile applications)

Flutter SDK

  1. (for mobile applications)

Via third-party connectors

You can use connectors to directly sync events from your third-party data tracking platforms.

Segment