@twilio/autopilot-templates
Version:
Autopilot templates
13 lines (12 loc) • 425 B
JSON
{
"Redirect to a task": {
"gitUrl": "https://github.com/twilio/autopilot-templates.git",
"shortDescription":"Redirect to a task",
"fileName" : "Actions/redirect/redirect_to_task.json"
},
"Redirect to a URL": {
"gitUrl": "https://github.com/twilio/autopilot-templates.git",
"shortDescription":"Fetch JSON from a URL",
"fileName" : "Actions/redirect/redirect_to_url.json"
}
}