How to use systeme.io's Webhook service

In this article, we will explore in detail how to configure and use webhooks in systeme.io to optimize your business.

What is a Webhook?

Webhooks are a powerful tool to automate the sending of information between various applications/platforms, allowing users to receive real-time notifications about specific events. They facilitate the integration of systeme.io with other services.

When a predefined event occurs, such as a new order or the addition of a subscriber, systeme.io automatically sends data to a specific URL. This allows you to integrate your business with other tools, automate tasks, and improve the customer experience. Our webhook service offers specific features, allowing developers to seamlessly and effectively receive real-time notifications.


If you want to learn more about how it works, you can check our documentation.


Webhooks setup in systeme.io :

To set up a webhook in your systeme.io account, follow these simple steps:

At your systeme.io account level, go to your "Profile Picture" and click on "Settings" (number 1 in the image)

Then, click on the "Webhooks" section (number 2 in the image), on "Create" to start creating a webhook. (number 3 in the image).

Enter a name and a Webhook URL where the data will be sent. Then, enter your Webhook's secret key.


Note: You must provide the server endpoint URL to receive webhook requests, requiring a secure HTTPS endpoint capable of handling these requests. It is strongly recommended that HTTPS be used to ensure data security and encryption.


Next, you need to select the specific events that will trigger this webhook on systeme.io, and finally click on "Save" to save the creation of your webhook. (number 4 in the image).

Once you have completed these steps, your webhook will be operational, allowing you to receive real-time updates on the selected events in your systeme.io account.


Supported Event Types for Your Webhooks:

  1. Contact Created: Triggers when a new contact is created in your systeme.io account.
  2. Tag Added to a Contact: Triggers when a tag is added to an existing contact in your contact list.
  3. Tag Removed from a Contact: Triggers when a tag is removed from an existing contact in your contact list.

Afterward, you have the option to manage your webhooks by deleting or modifying them as you wish.

By effectively using webhooks in systeme.io, you can automate your processes, improve your productivity, and easily integrate systeme.io with other applications and services.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.