UNPKG

mcdev

Version:

Accenture Salesforce Marketing Cloud DevTools

45 lines (44 loc) 1.38 kB
{ "description": "testing fixKey on an a paused automation", "key": "testExisting_automation_fixedKey_paused", "name": "testExisting_automation_fixedKey_paused", "r__folder_Path": "my automations", "schedule": { "endDate": "2022-07-30T00:00:00", "icalRecur": "FREQ=DAILY;COUNT=1;INTERVAL=1", "startDate": "2022-07-30T00:00:00", "timezoneName": "W. Europe Standard Time" }, "status": "PausedSchedule", "steps": [ { "activities": [ { "r__key": "testExisting_dataExtract", "r__type": "dataExtract" }, { "r__key": "testExisting_emailSend", "r__type": "emailSend" }, { "r__key": "testExisting_fileTransfer", "r__type": "fileTransfer" }, { "r__key": "testExisting_importFile", "r__type": "importFile" }, { "r__key": "testExisting_query", "r__type": "query" }, { "r__key": "testExisting_script", "r__type": "script" } ] } ], "type": "scheduled" }