# Systeme.io integration

**URL:** https://community.make.com/t/systeme-io-integration/70616
**Category:** Questions
**Tags:** connections, api, webhooks
**Created:** [February 20, 2025, 9:18am UTC](https://community.make.com/t/systeme-io-integration/70616 "2025-02-20T09:18:42Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Later](https://avatars.discourse-cdn.com/v4/letter/l/3ab097/32.png) [@Later](https://community.make.com/u/Later)
#### Post date: [February 20, 2025, 9:18am UTC](https://community.make.com/t/systeme-io-integration/70616/1 "2025-02-20T09:18:42Z")

</div>

Hello everyone! I need to integrate [Systeme.io](http://Systeme.io) with an Elementor form via webhook.  
The form includes the following fields:

- Name
- Phone (optional)
- Email

Once the form is submitted, I’d like to automate the following processes:

- Check if the contact already exists
- Create the contact if it doesn’t exist
- Add a tag to the contact
- Unlock a course for the contact

Is it possible to do this using modules, or are the APIs required?

Thanks in advance to anyone who can help!

---

<div class="post-metadata">

### Author: ![samliew](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/samliew/32/13327_2.png) [@samliew](https://community.make.com/u/samliew)
#### Post date: [February 23, 2025, 11:44am UTC](https://community.make.com/t/systeme-io-integration/70616/3 "2025-02-23T11:44:59Z")

</div>

Welcome to the Make community!

Yes, that is possible. You’ll need a minimum of five modules:

 ![Screenshot_2025-02-23_190231](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/1/4/14cba00e746b220d20cc0fd97a6c41c076e1dc9b.png)

This is just an example. Your final solution may or may not look like this depending on your requirements.

Hope this helps! Let me know if there are any further questions or issues.

— @samliew

P.S.: Investing some effort into the [Make Academy](https://academy.make.com) will save you lots of time and frustration using Make.

---

<div class="post-metadata">

### Author: ![Later](https://avatars.discourse-cdn.com/v4/letter/l/3ab097/32.png) [@Later](https://community.make.com/u/Later)
#### Post date: [February 23, 2025, 3:44pm UTC](https://community.make.com/t/systeme-io-integration/70616/4 "2025-02-23T15:44:38Z")

</div>

Thanks Samliew, what i don’t understand is the field “contact id” for Create an enrollment and add tag to a contact modules.

I can’t insert a variable, i see a drop down menu with all the contacts stored in my [systeme.io](http://systeme.io) account:

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/a/2/a20c5fcaf08a4c0e410b11688cabc5e613fca98e.png)

---

<div class="post-metadata">

### Author: ![Later](https://avatars.discourse-cdn.com/v4/letter/l/3ab097/32.png) [@Later](https://community.make.com/u/Later)
#### Post date: [February 23, 2025, 4:19pm UTC](https://community.make.com/t/systeme-io-integration/70616/5 "2025-02-23T16:19:22Z")

</div>

Uderstand it and solved, thanks!

---

<div class="post-metadata">

### Author: ![samliew](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/samliew/32/13327_2.png) [@samliew](https://community.make.com/u/samliew)
#### Post date: [February 23, 2025, 4:54pm UTC](https://community.make.com/t/systeme-io-integration/70616/6 "2025-02-23T16:54:19Z")

</div>

No problem, glad I could help!

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

### Getting Started

- [Help Centre](https://www.make.com/en/help) | [Tutorials](https://www.make.com/en/help/tutorials.html) – Make “Manual”
- [Make Academy](https://academy.make.com) – Basics 101: Learn Make and get certified

### Help Centre Basics

- [Mapping](https://www.make.com/en/help/mapping/mapping) – What is mapping? What can I map?
- [Mapping with arrays](https://www.make.com/en/help/mapping/mapping-arrays) – How to map items in an array
- [Aggregate an array for mapping complex fields](https://www.make.com/en/help/tools/flow-control#customizing-the-output)
- **Date Format** : [tokens for `parseDate`](https://www.make.com/en/help/functions/tokens-for-date-time-parsing) | [tokens for `formatDate`](https://www.make.com/en/help/functions/tokens-for-date-time-formatting)
- [HTTP modules](https://www.make.com/en/help/tools/http) – Make a request, Get (download) a file
- [Webhooks](https://www.make.com/en/help/tools/webhooks) – Error Handling, Responding to webhooks

### Articles & Videos

- [Router Magic Formula](https://www.youtube.com/watch?v=4Q-5BsCtJu4) - YouTube
- [Error Handlers in Make](https://www.youtube.com/playlist?list=PLRE9E-rAD8U10mx2TRs54Nq1XJDdK9Kx4) - YouTube playlist
- [Getting started with OpenAI](https://community.make.com/t/getting-started-with-openai-gpt-3-and-make/7796) - How to setup and use OpenAI (ChatGPT) in Make
- [How to use Regex in Make](https://community.make.com/t/how-to-use-regex-in-make/202) - How to use pattern matching to extract the text you want
- [Webhooks – Make Academy](https://academy.make.com/courses/IntermediateC04) – tutorial on how to use Webhooks

Hope this helps! Let me know if there are any further questions or issues.

— @samliew

P.S.: Investing some effort into the [Make Academy](https://academy.make.com) will save you lots of time and frustration using Make.

---

<div class="post-metadata">

### Author: ![Make\_Bot](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/make_bot/32/14661_2.png) [@Make\_Bot](https://community.make.com/u/Make_Bot)
#### Post date: [March 10, 2025, 10:46am UTC](https://community.make.com/t/systeme-io-integration/70616/7 "2025-03-10T10:46:43Z")

</div>


