Can I set up webhook in Discourse?
Yeah!
You can take a look at the general functionality here:
https://meta.discourse.org/t/setting-up-webhooks/49045
Tell me if you need me to help you to get API tokens/ set up webhooks URLs or anything else and I can help with
Perhaps since I’m not an admin I can’t setup any webhooks
I don’t see the “API” tab.
Can you create a webhook to this URL please?
https://hooks.zapier.com/hooks/catch/2847747/e63js8/
Done! I have created the webhook and I have configured it to send everything (all possible events)
from all categories and groups in a Json format. Tell me if you want less events/categories/groups
Also, I used no secret (the same concept of “secret” as in the GitHub webhooks) for now so is easier to play with it. I assume that in the future the correct thing is to configure a secret as well
Thanks! I saw several posts. You can remove the “ping” event if possible.
For now this works for me. Thanks again!