@itentialopensource/servicenow-schedule-automation-using-change-request
Version:
Allows you to dynamically schedule an Automation Catalog item to start an Automation at the scheduled Start Date of a ServiceNow Change Request.
36 lines • 1.28 kB
JSON
{
"_id": "61b25a613c220d01ae7f125c",
"name": "ServiceNow Schedule Automation Catalog Item At Start Date",
"description": "",
"componentName": "ServiceNow Schedule Automation Catalog Item At Start Date - Automation Catalog",
"componentType": "workflows",
"gbac": {
"write": [],
"read": []
},
"created": "2021-12-09T19:34:57.288Z",
"createdBy": "clarisa.colton@itential.com",
"lastUpdated": "2021-12-09T19:35:05.633Z",
"lastUpdatedBy": "clarisa.colton@itential.com",
"triggers": [
{
"_id": "61b25a613c220d01ae7f125d",
"created": "2021-12-09T19:34:57.616Z",
"createdBy": "clarisa.colton@itential.com",
"lastUpdated": "2021-12-09T19:34:57.616Z",
"lastUpdatedBy": "clarisa.colton@itential.com",
"name": "Manual Trigger (migrated from ServiceNow Schedule Automation Catalog Item At Start Date)",
"type": "manual",
"enabled": true,
"actionType": "automations",
"actionId": "61b25a613c220d01ae7f125c",
"formId": "ServiceNow Schedule Automation Catalog Item At Start Date form",
"formData": {
"changeNumber": "CHG0000001",
"workflowId": "c8dcc6cb-1148-4d8d-95ca-fe84f384b435",
"formId": "5e99211a646ef3396401b2b5"
},
"migrationVersion": 1
}
]
}