External Real time Triggers

Returns an array of defined external realtime trigger IDs and associated names.

Sample Request

https://apiX.optimove.net/current/integrations/GetExternalRealtimeTriggers

Sample Response

[
  {"TriggerID":"R20","TriggerName":"Rolled Box Cars"},
  {"TriggerID":"R21","TriggerName":"Rolled Snake Eyes"}
]
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!