Answer the question
In order to leave comments, you need to log in
How to run a Python script via WebHook with given parameters?
There is a script that makes a request to the site for the values of the document fields with a webhook, selects a specific field (text), parses the values and decomposes the necessary data with the second webhook according to the corresponding fields of the same document.
Therefore, to run and correctly process the script, you need data: document id and site address.
Is it possible to send the initial data (id, url) in the body of the hook so that they become parameters of the called script?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question