webhooks
webhooks copied to clipboard
Plugin for integrating Craft with Zapier and IFTTT.
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.2 to 7.5.0. Release notes Sourced from guzzlehttp/guzzle's releases. Release 7.5.0 See change log for changes. Release 7.4.5 See change log for changes. Release 7.4.4 See change...
### Description This fixes the timezone used for the request dates shown in the activity list and detail views. It’s now using the system timezone instead of UTC. ### Related...
### Description We use craft CMS as a headless CMS and the GraphQL api to get the content. With the Webhook plugin we send webhooks to the application to clear...
### Description This increases the size of the url column so complex twig code can be stored in like: ```twig {% if event.sender.site.handle == "prod" %} https://api.netlify.com/build_hooks/xxxxxx {% elseif event.sender.site.handle...
Is there a simple way to just trigger a webhook specifically via pressing a button? Without needing to rely on an event like an Entry update. Like just a dedicated...
### Description I have an entry on a multi site craft instance. I am using custom propagation on the section ("Let each entry choose which sites it should be saved...
### Description I have several date fields in my data model, and I'm noticing they are empty when reviewing my payload data. All of these fields have values. All other...
### Description Not sure if this is something I have missed with the plugin, but the values I am getting in my custom Payload are encrypted when I look at...
After installing this plugin craft cms crashes. Should i not install it from the control panel? I've had this issue on two installs now. craft version 5.0.0
Bumps [craftcms/cms](https://github.com/craftcms/cms) from 4.3.3 to 4.4.6.1. Release notes Sourced from craftcms/cms's releases. 4.4.6 Content tab menus now reveal when a tab contains validation errors, and invalid tabs’ menu options get...