Activity Event List

Returns all available custom SDK events with each event parameter's name and type.

Log in to see full request history

Sample Request

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

Sample Response

[ { "ID":1001, "Name":"Set user ID Predefined event", "Event_Parameters":[ { "id":1, "name":"Original Visitor ID", "type":"String" }, { "id":2, "name":"UserID", "type":"String" } ] } ]
Response
200

Success

Language
Credentials
URL
Click Try It! to start a request and see the response here!