craftcms / webhooks

Plugin for integrating Craft with Zapier and IFTTT.
https://plugins.craftcms.com/webhooks
MIT License
84 stars 12 forks source link

Idea: Custom json payload #3

Closed ostark closed 5 years ago

ostark commented 5 years ago

As far as I understand the webbooks plugin, it is not possible to send a custom payload to the webhook endpoint.

This PR adds an option to do it. I'm not sure if this is out of the scope if this plugin. This is how it looks like Edit Webhook

ostark commented 5 years ago

I can't remember what I did since the screenshot is missing ;-) However, @dsteinel mentioned the PR on the most recent Craft Berlin meetup.

brandonkelly commented 5 years ago

All merged in!

Made a lot of changes to how it works, and renamed the property / DB column to just payloadTemplate, FYI.

ostark commented 5 years ago

@brandonkelly sweet!