Skip to content

Commit

Permalink
Revert "#1292: fix weird git behavior by removing & re-adding this"
Browse files Browse the repository at this point in the history
This reverts commit cd46d35.
  • Loading branch information
JoernBerkefeld committed May 3, 2024
1 parent cd46d35 commit 648d31b
Showing 1 changed file with 43 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"count": 1,
"page": 1,
"pageSize": 50,
"links": {},
"items": [
{
"id": "33b4dbc5-4b58-4a54-ab57-24388f1eefe4",
"type": "APIEvent",
"name": "TestContact_Event",
"description": "",
"createdDate": "2018-08-03T07:55:27.38",
"createdBy": 7586085,
"modifiedDate": "2018-08-03T08:22:03.76",
"modifiedBy": 7586085,
"mode": "Production",
"eventDefinitionKey": "APIEvent-60130566-e2fe-eb29-4140-15c27093a80b",
"dataExtensionName": "Contact_Data",
"sourceApplicationExtensionId": "7db1f972-f8b7-49b6-91b5-fa218e13953d",
"filterDefinitionTemplate": "",
"iconUrl": "/events/images/icon_journeyBuilder-event-api-blue.svg",
"arguments": {
"serializedObjectType": 11,
"eventDefinitionKey": "APIEvent-60130566-e2fe-eb29-4140-15c27093a80b",
"dataExtensionId": "C25D5A59-5EBC-40C9-8D27-149831881D89",
"automationId": "00000000-0000-0000-0000-000000000000",
"criteria": "",
"useHighWatermark": false
},
"metaData": {
"scheduleState": "No Schedule",
"criteriaDescription": ""
},
"interactionCount": 1,
"isVisibleInPicker": true,
"isPlatformObject": false,
"category": "Event",
"publishedInteractionCount": 1,
"automationId": "00000000-0000-0000-0000-000000000000",
"disableDEDataLogging": false
}
]
}

0 comments on commit 648d31b

Please sign in to comment.