Skip to main content

Automate processes in Simplicate with webhooks

Connect Simplicate to your automation tool with webhooks.

P
Written by Product Management
Updated today

You can now connect Simplicate to your favorite automation tool, such as Zapier, n8n, or Make, using webhooks.

With webhooks, you can trigger actions or processes based on events in Simplicate — without any manual work.

Example: Sale accepted → Start “New customer” workflow

Suppose you want to automatically start the “New customer” workflow as soon as a sale is accepted.

This workflow may include several steps, such scheduling a kick-off meeting.

Previously, an employee had to start this workflow manually. This meant the step could be forgotten or started later than desired.

With the “sale accepted” webhook as the trigger, combined with the new Workflows API, this manual action is no longer needed.

How it works

  1. The sale is marked as accepted in Simplicate.

  2. n8n immediately receives the webhook.

  3. n8n automatically makes an API call to start the correct workflow.

  4. The workflow is started with the responsible employee and desired start date.

This means the process from an accepted sale to starting the “New customer” workflow runs automatically, without any additional manual work.

Available webhook events at launch

The following webhook events are available at launch:

  • Sale accepted

  • Sale rejected

  • Progress updated

  • Project linked to sale

  • Quote sent

Get started

To set up your first webhook, go to:

Settings → Account → Webhooks

For more information, visit developer.simplicate.nl.

Did this answer your question?