
ServiceNow - Create Change Request
Details
This atomic belongs to the ServiceNow atomic group.
Creates a new change request in ServiceNow.
Target: ServiceNow integration target or an HTTP Endpoint for "your-tenant.service-now.com" with a path of "/api"
Account Key: None if using an integration target, HTTP Basic Authentication for an HTTP Endpoint target
Steps:
- Format the start and end dates
- Build the query string
- Create change request
- Check if the request was successful:
- If it was, extract the change request details and set the output variables
- If it wasn't, output an error
More information about this API: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/change-management-api.html#title_change-POST-normal
About
Integration
Authorship
Cisco Managed