Skip to content

Passing arguments to python script? #595

Answered by davama
LilTrublMakr asked this question in Q&A
Discussion options

You must be logged in to vote

Just pass the entire payload to your py script.

https://github.com/adnanh/webhook/blob/master/docs/Referencing-Request-Values.md#special-cases

From py perspective, they would be sys.argv[n]

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@LilTrublMakr
Comment options

@davama
Comment options

@LilTrublMakr
Comment options

@davama
Comment options

@LilTrublMakr
Comment options

Answer selected by LilTrublMakr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants