Last updated 1 month ago
Assert
Add an expected payload to compare/validate your processed payload.
Connection
Choose a connector instance and an endpoint to for syncing data.
Filter
Set filters to refine a payload before further processing takes place.
Flow control
Split one payload into smaller batches to be sent in multiple payloads.
Manual payload
Add a manual payload into your process flow for onward processing.
Map
Use field mappings and transformations to define where and how data is mapped from one connection to another.
Notify
Create custom logs and email notifications using static text and/or dynamic content from a process flow.
Route
Define routes for cases where data needs to flow down two or more paths.
Run process flow
Call one process flow (and pass in data) from another to form a chain.
Set variables
Define values for flow and/or metadata variables at any point in a flow.
Split
Split a payload by a given schema element, for onward processing.
Track data Track given field values in data received from both connector and non-connector sources.
Trigger
Define when and how frequently the process flow will run.
Try/catch
Handle processing exceptions elegantly with a dedicated path for failed payloads.
Add to cache
Add the current data to a cache, which can be retrieved elsewhere in this or other process flows.
De-dupe Identify and remove duplicate data from an incoming payload.
Load from cache
Retrieve data from an existing cache.
Script
Apply scripts to transform an entire payload for onward processing.