Cross-Provider Workflow
ServiceNow Catalog Order to SMS Confirmation
Version 1.0.0
Order a ServiceNow catalog item, then text the requester a confirmation.
Providers Orchestrated
Workflows
catalog-order-sms
Order a catalog item, then send an SMS confirmation.
Submits a ServiceNow Service Catalog order for the given item and sends the requester an SMS order confirmation via the Twilio Messaging API.
1
order-item
$sourceDescriptions.servicenowCatalog.orderItemNow
Submit a ServiceNow Service Catalog order for the item.
2
confirm-sms
$sourceDescriptions.twilioMessaging.createMessage
Text the requester an order confirmation via Twilio.
Source API Descriptions
openapi