Skip to content

Instantly share code, notes, and snippets.

@GJSissons
Created July 24, 2023 12:45
Show Gist options
  • Save GJSissons/4771c0dc7cbeb1adf59a7f18af6f18df to your computer and use it in GitHub Desktop.
Save GJSissons/4771c0dc7cbeb1adf59a7f18af6f18df to your computer and use it in GitHub Desktop.
Automating Tower workflows 9
curl -H "Content-Type: application/json" \
-H "Authorization: Bearer <YOUR TOKEN>" \
https://api.tower.nf/actions/6uVJmV5nHSqoBbGIQopRYZ/launch?workspaceId=215559034546785 \
--data '{"params":{"foo":"Hello world"}}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment