Zapier: connect with Webhooks by Zapier

No native tile yet, and none needed. One header and you are connected.

There is no branded Argorant tile in the Zapier app directory today. You connect with Zapier's built-in Webhooks step instead, which works exactly the same and takes about two minutes.

  1. Mint an API key under Profile, API keys.
  2. In your Zap, add Webhooks by Zapier, action Custom Request.
  3. Set the URL to the Argorant endpoint you want, for example https://argorant.com/api/mcp/people/count.
  4. Add one header: Authorization with the value Bearer <your key>.
  5. Map the returned JSON fields into the next step: HubSpot, Salesforce, Google Sheets, Slack or any of the thousands of apps Zapier reaches.
The Webhooks by Zapier Custom Request setup for Argorant
The Webhooks by Zapier Custom Request setup for Argorant

Two Zaps most teams build first

  • Weekly market pulse. Schedule trigger, count each target segment, post the numbers to Slack. Counts are free, so this never costs credits.
  • Fresh leads into the CRM. Trigger on a schedule or a form submission, create an export, wait, download, then create records downstream.

Waiting for an export

Export creation returns a job id immediately. Add a Delay step, then a second Custom Request against the export status path, and continue when the file is downloadable. Small exports typically finish in a couple of minutes.

If a native tile ships later, your existing key and Zaps keep working. Nothing to redo.

Still stuck? support@argorant.com