Downloads for N8N and MakeAll available for you free of charge!
On this page, you will find free downloads of demo workflows and scenarios for N8N and Make. With the help of these two integration platforms, you can connect CRM systems, CMS software, AI agents, and more to OpenEMM and EMM. Since the downloads are only examples, you can of course modify individual elements. This means that you can replace Google Sheets, which is used as an example of a CRM, with your own CRM, among other things.
Make
- OpenEMM-App
If you want to use Make for OpenEMM or EMM, AGNITAS provides an OpenEMM connector (“app”) with a dozen useful function modules via the link https://www.make.com/en/hq/app-invitation/3f0bdd0765fe88b748a515b50d72782c.
- Demo Scenarios from CRM to (Open)EMM:
- Demo Scenarios from (Open)EMM to CRM:
- Demo scenario (using Google Sheets as a substitute for a CMS):
N8N
- OpenEMM-Nodes
If you want to use OpenEMM or EMM in N8N workflows, install the OpenEMM package for N8N with npm install @openemm/n8n-nodes-openemm to be able to use various OpenEMM action and trigger nodes.
- Demo workflows (using Google Sheets as a substitute for a CRM):
- Demo workflow (using Google Sheets as a substitute for a CMS):
Requirements in Google Sheets
The Google Sheets spreadsheet for the above CRM scenarios and CRM workflows requires the following field columns:
- crm_id
- firstname
- lastname
- gender (0 = male, 1 = female, 2 = unknown)
- mailtype (0 = text, 1 = html)
- zip_code
- latest_send
- latest_open
- latest_click
- bounced
- subscribed (Yes/yes = subscribed)
The Google Sheets spreadsheet for the above CMS scenario and CMS workflow requires the following field columns:
- template_id
- mailing_name
- sender
- subject
- mailinglist_id
- content_1_name
- headline
- content_2_name
- subline
- content_3_name
- content
Note: Emails containing data are sent as notifications as part of individual processes. Of course, you can also use other types of messages (e.g., WhatsApp) or store the data in other target systems.
If you have any questions or suggestions for further downloads, please contact our support team at support@agnitas.com.





