Skip to content

Instantly share code, notes, and snippets.

@eliotharper
Created February 10, 2015 19:42
Show Gist options
  • Save eliotharper/2def7fbe16a296c0bdfc to your computer and use it in GitHub Desktop.
Save eliotharper/2def7fbe16a296c0bdfc to your computer and use it in GitHub Desktop.
Interaction not Activating
{
"id": "09124684-75af-4ea3-8fc3-a3ef86169dfa",
"key": "019a05b8-c581-2500-1c56-bb22bc6751bd",
"name": "Sausage Update",
"lastPublishedDate": "0001-01-01T00:00:00",
"description": "",
"version": 1,
"workflowApiVersion": 1,
"createdDate": "2015-02-10T13:33:31.453",
"modifiedDate": "2015-02-10T13:39:19.78",
"activities": [
{
"id": "ded853f3-fa9a-4960-a56f-c2f1d394d791",
"key": "DATAEXTENSIONUPDATE-4",
"name": "",
"description": "",
"type": "DATAEXTENSIONUPDATE",
"outcomes": [
{
"key": "b9851fbb-fbf2-426c-92e5-14983f7ca980",
"next": "WAIT-7",
"arguments": {},
"metaData": {}
}
],
"arguments": {
"value": "1"
},
"configurationArguments": {
"dataExtensionId": "20712374-5bb1-e411-aea6-38eaa71427a1",
"field": "d153fbef-b02f-416d-874b-84da4c1b529b"
},
"metaData": {
"dataExtensionName": "Sausage Club",
"cachedFieldName": "Updated",
"cachedDisplayValue": null
}
},
{
"id": "2c638281-b75f-4155-97e2-2e13d9c638ee",
"key": "WAIT-7",
"name": "",
"description": "",
"type": "WAIT",
"outcomes": [
{
"key": "46502d02-0094-4094-8fd2-3a5f72791bfb",
"arguments": {},
"metaData": {}
}
],
"arguments": {},
"configurationArguments": {
"waitDuration": 1,
"waitUnit": "DAYS"
},
"metaData": {
"waitType": "duration"
}
}
],
"triggers": [
{
"id": "dd3048a2-66fb-48ee-b294-009a23f2d5e7",
"key": "TRIGGER",
"name": "TRIGGER",
"description": "[Sausage Club Members: Email IsNotNull ]",
"type": "ContactDecision",
"outcomes": [],
"arguments": {},
"configurationArguments": {
"criteria": "<FilterDefinition Source='SubscriberAttribute'><ConditionSet Operator='AND' ConditionSetName='Grouping'><Condition ID='6f0f26c2-50b1-e411-aea6-38eaa71427a1' isParam='false' Operator='IsNotNull' operatorTemplate='undefined' operatorEditable='1' valueEditable='1' conditionValid='1'><Value><![CDATA[]]></Value></Condition></ConditionSet></FilterDefinition>",
"schemaVersionId": 166
},
"metaData": {
"eventDefinitionId": "2dbd2222-b04a-4d95-a896-78867c9af02e",
"eventDefinitionKey": "CONTACT-EVENT-abeb3a97-a62e-0be2-14d4-ee5ddfb07f33",
"configurationDescription": "[Sausage Club Members: Email IsNotNull ]"
}
}
],
"goals": [],
"stats": {
"currentPopulation": 0,
"cumulativePopulation": 0,
"metGoal": 0,
"goalPerformance": 0
},
"entryMode": "SingleEntryAcrossAllVersions",
"status": "Draft",
"definitionId": "09124684-75af-4ea3-8fc3-a3ef86169dfa"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment