by Matt Zimmerman
The webhook feature inside ZimmWriter unlocks superpowers!
You’re no longer tied just to WordPress. Now with webhooks, you can connect ZimmWriter to virtually any platform.
So… what’s a webhook?
It’s a URL that you create on another platform (like Zapier, Pabbly, N8N, Make, etc). You’ll put that URL inside ZimmWriter. Then, when you’re using the Bulk Writer, SEO Writer, or Penny Arcade in ZimmWriter, it’ll send the relevant data to that URL as soon as it completes your article. Your chosen platform decodes this data, and from there, you can send it anywhere!
It’s super simple to start using webhooks in ZimmWriter.
That’s it!
Now, whenever you’re loading a webhook, ZimmWriter will send a JSON data payload to your webhook URL.
JSON variables marked as “if set” are only populated with data when ZimmWriter generates them. For example, if you haven’t chosen to upload to WordPress, there won’t be an “image_url” available. ZimmWriter’ll still send the payload to the webhook, but the image_url will be set to boolean false.
No. The main reason is right now, ZimmWriter is not coded for multi-threaded parallel processing. I would love to have this, but it’s not in the short term plans.
ZimmWriter’ll store up to 1,000 webhooks, but you can load only one webhook at a time.
Just load your webhook, save your profile, and BOOM! It’ll instantly load whenever you open the profile.
ZimmWriter’s webhooks work with any platform that’ll generate a webhook URL and accept JSON data. You’ll need to parse the data and use it according to your platform’s requirements.
The information provided on this website is provided for entertainment purposes only. I make no representations or warranties of any kind, expressed or implied, about the completeness, accuracy, adequacy, legality, usefulness, reliability, suitability, or availability of the information, or about anything else. Any reliance you place on the information is therefore strictly at your own risk. Read more in my terms of use and privacy policy. You can also contact me with questions.