Aswin Coolsaet

Aswin Coolsaet

Planned
  • Notification Channel - Webhook HTTP POST
  • Notification Event - site created

Use Case: So we can take some automated actions ( like on site creation event )

Feature Request: Notification Channel - Webhook HTTP POST We would be happy if ploi just does a HTTP POST to a URL chosen by us. From certain static ip's.

Rick

Rick

· · Edited
·

Since this is not available yet, I've used this hack to have the ability to use "HTTP webhooks":

Just be sure to add "chat.googleapis.com" somewhere in your Webhook URL, otherwise the validation will fail. By adding it as a GET parameter, it will in most cases not be an issue.

Looking forward for the actual implementation 🍊

no votes yet
Glenford Williams

Glenford Williams

·
·

tried using your method but it doesnt seem to work

no votes yet
Rick

Rick

· · Edited
·

I just tried it myself and this method still works. Be sure to add the string ?chat.googleapis.com at the end of your webhook URL.

For example, if you want to have the webhook to send stuff to https://hook.eu2.make.com/s8qhkjf92njsad2na01m09, add an additional GET parameter to work around the validation, like:

https://hook.eu2.make.com/s8qhkjf92njsad2na01m09?chat.googleapis.com

If that still does not work, try a & instead of a ? (&chat.googleapis.com)

no votes yet
You may use @ to mention someone.

Notification Channel - Webhook HTTP POST

2 total votes
Henry Aswin Coolsaet
  • Dennis moved item to board Planned

    5 months ago
  • Aswin Coolsaet moved item to project Panel Requests

    5 months ago
  • Aswin Coolsaet created the item

    5 months ago