How can I use the webhook tool to work with the discord server?

Hey!
Just as the functionality works for Slack, I would like to know if there is any way to receive these webhooks through a Discord server. I created a webhook in Qovery with the link generated by Discord, but when we tested it, we did not receive any information from Qovery through the Discord server.

Thanks!

Hello @Pedro_Comenda ,

I will forward your problem to the team.

I’ll get back to you with more information.

Regards,
Charles-Edouard

Hello @Pedro_Comenda ,

it should be possible to configure a webhook doing the following.

The official Discord documentation states that they are compatible with Slack webhooks.

In Qovery Console, you can create a new Slack compatible webhook.

For the URL, use the URL you get from Discord and add /slack at the end of it.

You URL should look like: https://discord.com/api/webhooks/123456789/xxx-token-xxx/slack

And then configure your webhook as needed.

Please let me know if this is helpful.

Regards,
Charles-Edouard

Hello @ce_gagnaire ,

First of all, thanks for your help.

Unfortunately, adding /slack didn’t work.

I created a different webhook for the Slack platform to confirm that the information was being delivered, and in this case it worked perfectly. I also changed some permissions in Discord, in case that was the problem, but I still don’t receive anything from the webhook.

Please keep me posted if you find another possible solution.

Regards,
Pedro Comenda

Hello @Pedro_Comenda ,

We will do some testing on our side,
I’ll get back to you with more information.

Regards,
Charles-Edouard

1 Like

Hello @Pedro_Comenda ,

We have done some testing, but our webhook won’t be compatible with Discord.

To make it work, you will have to create a proxy to convert Qovery Webhook to Discord Webhook.

You can find an example of such a proxy here.

If you think Discord webhooks are important for you, you can create a new Feature request on our Public Roadmap.

I hope this is helpful,

Regards,
Charles-Edouard

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.