Events
How to create and sent events from your system to trigger flows
-
Create events
Last Updated: 27.12.2023
An event is an external data signal sent to the specified SendPulse URL. When you create an event in Automation360, you receive a link to send a POST request to SendPulse with the required parameters.
-
Map event variables
Last Updated: 06.08.2025
If your webhook passes variables with custom names or nested structures, you can insert a JSON sample and manually map webhook fields to your event variables. For example, to send an email, the system must know which field includes the email address, even if it’s named differently or nested inside an object.
-
Manage events
Last Updated: 27.12.2023
In the Events Manager section, you can view and manage the events you create and view the received events with client data.
-
Stop a flow by an event
Last Updated: 27.12.2023
When you create an automation flow, you can add an additional condition to stop sending subsequent messages at any time.
-
Send events to the SendPulse
Last Updated: 27.12.2023
You can send events to your system using the SendPulse API. Sending requests is possible with and without authorization.
-
Send data arrays with Automation 360
Last Updated: 22.12.2023
With data arrays, you can create product cards and send personalized dynamic emails. For example, you can automatically send emails with personalized data when the number of elements, for example, products, is different for each recipient.
or