Custom Provider
Set up a Custom Provider in Courier’s Push channel to deliver rich push messages to your own webhook endpoint, with support for content blocks and full payload overrides.
To install the Custom Provider, navigate here: https://app.courier.com/integrations/catalog/custom. You should be able to input your webhook http address and choose between a few different authentication models.
After installing the Custom Provider, you should be able to add it to any Push Channel. After adding a “Push Channel”, open up the Channel Settings Modal.
You will see “Custom” in the list of “Installed Providers”.
You can now add a Title, and blocks to your designer. They will be sent over as both “plain text” and an array of “blocks” to the webhook configured.
Upon sending the message, your webhook will receive a payload that looks like this:
Override
You can use an override to replace what we send to your custom provider.