Add External Real time Triggers

Defines one or more realtime triggers handled by an external system so that they are selectable by users for realtime campaigns within the Optimove UI.

Notes

  • A maximum of 100 templates may be deleted with one call.
  • This function does not return a payload. A successful call will return a response code of 200 (success). Refer to an explanation of the other possible response codes at Function Error Response Codes.

Sample Request

[
  {"TriggerID":"R20","TriggerName":"Rolled Box Cars"},
  {"TriggerID":"R21","TriggerName":"Rolled Snake Eyes"}
]

Sample Response

None
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!