Amplitude / Send Event Data
appKey:
amplitude
actionKey:
send-event-data
Action Inputs
The following parameters are available when configuring this action:
deviceManufacturer
Device Manufacturer
The manufacturer of the device the user is using.
string | undefined
eventProperties
Event Properties
A dictionary of key-value pairs that represent additional data to be sent along with the event.
string | undefined
groupProperties
Group Properties
Dictionary of key-value pairs that represent additional data tied to the groups.
string | undefined
groups
Groups
Dictionary of key-value pairs that represent groups to associate with the user.
string | undefined
insertId
Insert ID
A unique identifier for the event that is used for deduplication.
string | undefined
plan
Plan
string | undefined
skipUserPropertiesSync
Skip User Properties Sync
If true, user property operations in the same event are not applied to the user.
boolean | undefined
userProperties
User Properties
A dictionary of key-value pairs that represent additional data tied to the user.
string | undefined