Hello everyone,
Is there a way on how to deploy a python script on Monday?
Use Case:
- I have a python script that needs to be executed when an item is created.
- Should be able to pass the item id on the script.
- Execute the python script (script may create board, create item, etc).
Can this be achieved using the Webhook?
Also, can I use the Developers’ My Apps? “monday.com/apps/manage”
(I’m not sure how to use this.)
Is this even possible? Thank you!