# Make

Make card allows you to trigger a workflow from your Make account and use the input data (from chatman) in performing different actions or workflow. A workflow is a sequence of actions connecting two or more apps and automating tasks.&#x20;

## Using Make Card In Journey

Add a Make card to the journey whose data you want to store under scenario and later on perform an action as desired.

Your Make card might be inactive. Follow the steps below to activate and store the attributes.

### Creating Account on Make

1. Make an account on [Make](https://www.make.com/en/register?).

<figure><img src="/files/e4rWzXmdzcNE6MWnW4oV" alt=""><figcaption></figcaption></figure>

2. You'll see a workspace as shown in the image below. Tap 'Create a new scenario.'

<figure><img src="/files/OKpil4j0SCIt15Is5dVz" alt=""><figcaption></figcaption></figure>

3. Tap the '+' sign and search for trigger application, i.e. Chatman. Once found, tap on it.

<figure><img src="/files/ghlXAKQNc7oYHVSluK2M" alt=""><figcaption></figcaption></figure>

4. A list of trigger and action options will appear. Select the one for which you want to set the workflow.&#x20;

For instance we select **send templates.**

<figure><img src="/files/UTl85tyuyVyqVUXwGlq8" alt=""><figcaption></figcaption></figure>

5. Under 'Connection,' tap 'Add'.

<figure><img src="/files/ptAjYfKIMy82PNYvb45W" alt=""><figcaption></figcaption></figure>

6. Enter the API key and tap **save.**

<figure><img src="/files/IEN1nD5VMrft7WF4yKIP" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can find the API key on **Settings**>**External Protocols**>**Application**>**Make**.
{% endhint %}

6. Now enter all the details using different options to send the template to the concerned customer/user. Tap 'Ok.'

For eg: Here we enter all the fields manually.

<figure><img src="/files/Ce1fxo36593E6ZEVVxy2" alt=""><figcaption></figcaption></figure>

7. Tap on the circular clock on the dashboard.

<figure><img src="/files/v2byb68ZDe1zXZ8y4SHi" alt=""><figcaption></figcaption></figure>

8. Choose how many times you want the template to be sent and at what intervals.

For instance we want the selected template to be sent to customer at regular intervals of 15 minutes.

{% hint style="info" %}
If you want to schedule it for a specific date, tap '**show advance settings**' and set the date and time.
{% endhint %}

<figure><img src="/files/jkyeWrRsAxuSSzWt9Y4Y" alt=""><figcaption></figcaption></figure>

9. Tap run once to initiate the workflow. Once tapped, you'll receive notification on the bottom-right corner for the same.

<figure><img src="/files/ViA35J6yWe0fye4IDGzc" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/plugin-cards/make.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
