Skip to content

Instantly share code, notes, and snippets.

@AsishP
Created March 6, 2018 08:43
Show Gist options
  • Save AsishP/0851ab716cf72f4c4e091a9fa5559ff3 to your computer and use it in GitHub Desktop.
Save AsishP/0851ab716cf72f4c4e091a9fa5559ff3 to your computer and use it in GitHub Desktop.
{
"$schema": "schema.json",
"actions": [
{
"verb": "triggerFlow",
"url": "[paste the workflow trigger URL here from Flow]",
"name": "Apply Template",
"parameters": {
"param1":"",
"param2":""
}
}
],
"bindata": {},
"version": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment