Discord webhook web api

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.


THESE ARE MY BLOCKS…BUT UNFORTUNATELY iam getting an response saying "{“message”: “400: Bad Request”, “code”: 0}"
pls help me know my error


discord documentation if required :slight_smile:

1 Like

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.

1 Like

ya i tried that and failed…but i found another way of doing it using google app scrip acting as mediator !!!

Anyways, Thanks @muneer

1 Like