Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Type ahead and select the notification to produce from the dropdown. You see the listed IDs of all available notifications. 

Property

Value

kind

EnqueueTransferOwnershipActionEnqueueCreateEmbedAction

embedName

string Nullable

Name of the embed. If empty, it will be automatically initialized with the 'Embed_{RuleId}'.

embedDescription

string Nullable

Optional description of the embed.

outputFormatId (required)

string non-empty

Output format of the content to be embedded.

conversionString

string Nullable

Optional conversion to apply to the output.

lockDeliveryOptions

boolean

Default: true

Indicates if the conversion is locked and therefore cannot be changed by the caller of the embed URI.

expirationDate

string Nullable

Optional date when embed expires and cannot be accessed anymore: It must be in ISO format, with or without milliseconds 'yyyy-MM-ddTHH:mm:ss(.fffffff)K'.

storeIn

string Nullable

Optional variable name to store in the url of the embed that will be created.

...