Skip to main content

Update user in Iterable

Update user in Iterable.

Application

  • Iterable

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
IdentifierIdentifier to be usedPredefined Choice ListYes
ValueText (Short)Yes
Create if doesn't exist?Whether to create a new user if the idetifier does not existTrue/FalseYes
Key 1The end user specified key of the user defined dataText (Short)No
Value 1The end user specified value of the user defined dataText (Long)No
Key 2The end user specified key of the user defined dataText (Short)No
Value 2The end user specified value of the user defined dataText (Long)No
Key 3The end user specified key of the user defined dataText (Short)No
Value 3The end user specified value of the user defined dataText (Long)No
Merge nested objects?Whether to merge top level objects instead of overwriting (default: false), e.g. if user profile has data: {mySettings:{mobile:true}} and change contact field has data: {mySettings:{email:true}}, the resulting profile: {mySettings:{mobile:true,email:true}}True/FalseNo

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