Skip to main content

Track event in Iterable

Track event in Iterable.

Application

  • Iterable

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
NameThe name of the event to trackText (Short)Yes
Campaign IDCampaign tied to conversionText (Short)No
Created atTime event happenedDatetimeNo
Key 1The end event specified key of the event defined dataText (Short)No
Value 1The end event specified value of the event defined dataText (Long)No
Key 2The end event specified key of the event defined dataText (Short)No
Value 2The end event specified value of the event defined dataText (Long)No
Key 3The end event specified key of the event defined dataText (Short)No
Value 3The end event specified value of the event defined dataText (Long)No
EmailEither email or userId must be passed in to identify the user. If both are passed in, email takes precedenceText (Short)No
IDOptional event ID. If an event exists with that ID, the event will be updated. If none is specified, a new ID will automatically be generated and returnedText (Short)No
Template IDText (Short)No
User IDThe user ID that was passed into the update user callText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A