Hi all,
I’m new to Grist and I would like to know how can I call a webhook if a new row added?
If in Google Spreadsheet, I could do this via app script but how can I achieve the same in Grist? Is there a tutorial for this?
I’m using hosted Grist.
Thanks
jarek
#2
Hi @fa-dale.
Webhooks are still a beta feature, without any UI forms to manage them. But they are fully supported on the backend. Take a look at this Issue on Github: Support outgoing webhooks · Issue #76 · gristlabs/grist-core · GitHub. It describes how to add, monitor and manage them.
1 Like