Create Variable

Create a new variable object.

Variable types

Different types of Variable put different parameter values, please fill in the parameters as described below:

  • Custom
    • contentFormat: Variable text
    • valueDefinition: Use the CustomVariableValueDefinition data model
    • formatDefinition: VariableFormatDefinition is required
  • UserProfile
    • contentFormat: Variable text
    • valueDefinition: Use the UserProfileVariableValueDefinition data model
  • CRM
    • contentFormat: Variable text
    • valueDefinition: Use the CRMVariableValueDefinition data model
  • UserHeadshot
    • contentFormat: Variable image
    • valueDefinition: Use the UserHeadshotVariableValueDefinition data model
  • FixedImage
    • contentFormat: Variable image
    • valueDefinition: Use the FixedImageVariableValueDefinition data model
Language
Authorization
Header
Click Try It! to start a request and see the response here!