# Make.com

Connect Noloco to thousands of other apps with Make

[Make](https://www.make.com/en?utm_source=noloco-app\&utm_medium=partner\&utm_campaign=noloco-app-partner-program) lets you connect Noloco to thousands of web services. Automated connections called scenarios, set up in minutes with no coding, can automate your day-to-day tasks and build workflows between apps that otherwise wouldn't be possible.

Each Scenario has one app as the **Trigger**, where your information comes from and which causes one or more **Actions** (with Modules) in other apps, where your data gets sent automatically.

### Getting Started with Make

Sign up for a free [Make](https://www.make.com/en?utm_source=noloco-app\&utm_medium=partner\&utm_campaign=noloco-app-partner-program) account, and from there you can jump right in. To help you hit the ground running, here are some popular pre-made Scenarios

Install the [Noloco module](https://www.make.com/en/integrations/noloco?utm_source=noloco-app\&utm_medium=partner\&utm_campaign=noloco-app-partner-program) here:

{% embed url="<https://www.make.com/en/integrations/noloco?utm_campaign=noloco-app-partner-program&utm_medium=partner&utm_source=noloco-app>" %}

### How do I connect Noloco to Make?

1. Log in to your [Make account](https://www.make.com/en/login?utm_source=noloco-app\&utm_medium=partner\&utm_campaign=noloco-app-partner-program) or create a new account.
2. [Install the Noloco Module](https://www.make.com/en/integrations/noloco?utm_source=noloco-app\&utm_medium=partner\&utm_campaign=noloco-app-partner-program)
3. Create a new scenario
4. Add a new module and search for "Noloco"
5. Setup the module with your credentials in your app
6. Once that's done you can start creating an automation! Use a pre-made Scenario or create your own with the Scenario Editor. Creating a scenario requires no coding knowledge and you'll be walked step-by-step through the setup.


---

# 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://guides.noloco.io/integrations/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.
