Hi,
iam making an app where each time a person clicks a particular button it should send in a message to a particular discord channel…so iam use webhooks for the web-API.
I searched in the docs and it seems there is a method that you can use Thunkable to write/create a post in Discord. However, you need first to create a webhook in the Discord server to be able to post to it.