Connecting Origami Modules in Make

Overview

This guide walks you through how to connect Origami modules in Make (formerly Integromat).

1. Add an Origami Module (e.g., Create Instance)

For this guide, we’ll use the “Create Instance” module as an example.
Note that all Origami modules use the same type of connection.

  • Go to the module search when adding a new module.
  • Type “Origami” into the search bar.
  • Drag/select the desired Origami module (e.g., Create Instance).

2. Establishing a Connection

To use any Origami module, you must create a connection.

  • Click “Add” under the Connection dropdown in the module.

You’ll now be prompted to fill out the following fields:

  • Username
  • API Secret
  • Domain Name

4. Getting Your Credentials

Username (Email)

The username is the email address of the user account that will perform actions via the API.
It’s recommended to use a System Admin user, but any user with sufficient permissions will work.

1- Go to System Preferences in your Origami environment.

2- Select User Management

3- Choose a user from the list.

4- Copy the email address of that user and paste it into the Username field in the connection form.

API Secret

Under the same user profile:

  • Scroll down to the “Allow API Access” section.
  • Click “Generate Token”.

This token is your API Secret.

⚠️ Important: Save the token somewhere safe — it will not be visible again.

Make sure to save the user profile after generating the token.

After saving, paste the API Secret in the make connection form

Domain Name

Your domain name is based on your Origami environment URL.

Example:
If your Origami URL is:
https://crm-template-eg.origami.ms/-/main/dashboard
Then your domain name is: crm-template-eg

5. Finalizing the Connection

  • Fill in all three fields:
    • Username (email)
    • API Secret
    • Domain name
  • Click Save.

6. Start Building Your Scenario

Once the connection is saved:

  • You can map fields in you module or configure actions within your scenario with other modules.
  • The same connection can be reused across other Origami modules in the same or different scenarios.