Integrations
Connect your Webkio sites to the tools you already use. Every integration runs on the same API and signed webhooks you can use yourself.
Webkio for n8n
Two community nodes for n8n: Webkio Trigger starts a workflow the moment something happens on your Webkio sites, and Webkio adds or looks up contacts, subscribers, blog drafts and orders from any workflow.
How to connect itYour own code
Call the API from any language with an API key, and have events pushed to your endpoint. Ready-made examples in curl, JavaScript, PHP and Python.
See the examplesAny tool that takes a webhook
Anything that can receive a webhook or call an API works too, including the webhook steps in Zapier and Make. Subscribe its URL to an event, and each one usually arrives within a minute.
How webhooks work