For the complete documentation index, see llms.txt. This page is also available as Markdown.

WEBHOOKS

Webhooks allow to send data to external tools like Zapier, Ifttt or others.

In this guide we take Zapier as an example.

  • Create a "zap"

  • Select "Webhook by Zapier" in Trigger

  • Select "Catch hook" in Trigger event

  • Click "continue"

  • Copy the given webhook URL

  • Click "continue"

  • Paste the copied URL in the list's bot setting

  • Click on "send test webhook" on Socializit

  • On Zapier click on "Test webhook"

  • Now you should be able to see the test data

  • You can continue Zapier integration setting up a Google Spreadsheet which will receive data through the webhook (here you can find a model) or other kind of actions as for example email sending

Last updated