Skip to content

Instantly share code, notes, and snippets.

@MamaiRachid
Created November 25, 2019 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MamaiRachid/5a2f9942bb392c4c14dcfd088057e753 to your computer and use it in GitHub Desktop.
Save MamaiRachid/5a2f9942bb392c4c14dcfd088057e753 to your computer and use it in GitHub Desktop.
/interaction/v1/interactions/?name=JOURNEY_NAME
{
"count": 1,
"page": 1,
"pageSize": 50,
"links": {},
"items": [
{
"id": "59978a5f-f503-489e-b44c-xxxxxxxxxxxx",
"key": "3190210c-7f4f-5b06-498b-xxxxxxxxxxxx",
"name": "JOURNEY_NAME",
"lastPublishedDate": "2019-11-20T07:01:11",
"description": "",
"version": 10,
"workflowApiVersion": 1.0,
"createdDate": "2019-11-20T06:49:41.71",
"modifiedDate": "2019-11-20T07:30:46.4",
"goals": [],
"exits": [],
"stats": {
"currentPopulation": 0,
"cumulativePopulation": 0,
"metGoal": 0,
"metExitCriteria": 0,
"goalPerformance": 0.0
},
"entryMode": "SingleEntryAcrossAllVersions",
"definitionType": "Multistep",
"channel": "",
"defaults": {
"email": [
"{{Event.DEAudience-765c8676-e742-da34-b0eb-xxxxxxxxxxxx.\"Email\"}}"
],
"mobileNumber": [
"{{Event.DEAudience-765c8676-e742-da34-b0eb-xxxxxxxxxxxx.\"MobilePhone\"}}"
],
"properties": {
"analyticsTracking": {
"enabled": true,
"analyticsType": "google",
"urlDomainsToTrack": []
}
}
},
"metaData": {
"hasCopiedActivity": true
},
"executionMode": "Production",
"categoryId": 287,
"status": "Stopped",
"definitionId": "06d6f3f6-4532-4fb3-908c-49b7xxxxxxxx",
"scheduledStatus": "None"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment