> For the complete documentation index, see [llms.txt](https://guides.noloco.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.noloco.io/~/revisions/4ycMT0EcUe4aYSGLpT5Z/integrations/make.md).

# 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.<br>

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. <br>

### 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:&#x20;

{% 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.&#x20;

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guides.noloco.io/~/revisions/4ycMT0EcUe4aYSGLpT5Z/integrations/make.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
