> For the complete documentation index, see [llms.txt](https://docs.myherb.co.il/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.myherb.co.il/sustainable-hosting/automation/readme.md).

# Make.com: Revolutionizing Workflow Automation

## 🌟 Shape the Future, One Line of Code at a Time

## [![GitBook](https://img.shields.io/static/v1?message=Documented%20on%20GitBook\&logo=gitbook\&logoColor=ffffff\&label=%20\&labelColor=5c5c5c\&color=3F89A1)](https://www.gitbook.com/preview?utm_source=gitbook_readme_badge\&utm_medium=organic\&utm_campaign=preview_documentation\&utm_content=link) [![](https://img.shields.io/static/v1?label=Sponsor\&message=%E2%9D%A4\&logo=GitHub\&color=%23fe8e86)](https://github.com/sponsors/myHerbDev)

[@myHerbDev](https://github.com/sponsors/myHerbDev?frequency=one-time\&sponsor=myHerbDev) | [@myHerbAI](https://github.com/sponsors/myHerbAI)

![Become myHerb on GitHub](https://github.com/user-attachments/assets/d77a8de2-6157-44a1-9cf0-7ee14d15d406) DevSphere is your hub for growth, collaboration, and turning ideas into reality. Whether you're a seasoned developer or just starting out, this community is designed to empower you every step of the way.

### Why join DevSphere?

* ✅ **Global Network**: Connect with developers worldwide, share insights, and forge lasting partnerships.
* ✅ **Impactful Projects**: Contribute to cutting-edge initiatives that redefine technology and spark innovation.
* ✅ **Skill Development**: Learn from industry leaders, tackle challenges together, and refine your expertise.
* ✅ **Bring Ideas to Life**: Access resources, tools, and mentorship to transform your boldest visions into reality.

At DevSphere, creativity thrives when we build together. Let’s push boundaries, solve challenges, and create the next wave of breakthroughs in tech.

### 🌐 Be part of a passionate coding community today!

👉 [Discover DevSphere on GitHub](/sustainable-hosting/automation/readme.md)

**Collaborate. Innovate. Create. Welcome to DevSphere! 🌟**


---

# 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://docs.myherb.co.il/sustainable-hosting/automation/readme.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.
