> For the complete documentation index, see [llms.txt](https://docs.efento.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.efento.io/efento-cloud/advanced/organization-settings/integrations.md).

# Integrations

Efento Cloud integrates with third-party applications to enable seamless data exchange and enhance interoperability with external systems. A number of integration options are currently available, allowing users to connect Efento Cloud with other platforms, automate data flows, and incorporate sensor data into broader IT ecosystems.

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><p><strong>Measurement web hooks</strong></p><p>once a new measurement arrives in Efento Cloud, it will be automatically be forwarded to the set URL.</p></td><td><a href="/pages/ismCyOUBR4ONxCBXqkE5">/pages/ismCyOUBR4ONxCBXqkE5</a></td><td><a href="https://images.unsplash.com/photo-1488590528505-98d2b5aba04b?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw0fHx3ZWJ8ZW58MHx8fHwxNzYyMTg5MzAzfDA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1488590528505-98d2b5aba04b?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw0fHx3ZWJ8ZW58MHx8fHwxNzYyMTg5MzAzfDA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td></tr><tr><td><p><strong>Alert web hooks</strong></p><p>If a condition set in the alert rule is met, the web hook is triggered and the data is sent to the set URL.</p></td><td><a href="/pages/KlOWh4pFWovgq7IwE1jh">/pages/KlOWh4pFWovgq7IwE1jh</a></td><td><a href="https://images.unsplash.com/photo-1461749280684-dccba630e2f6?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw2fHx3ZWJ8ZW58MHx8fHwxNzYyMTg5MzAzfDA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1461749280684-dccba630e2f6?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw2fHx3ZWJ8ZW58MHx8fHwxNzYyMTg5MzAzfDA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td></tr><tr><td><strong>Slack</strong><br>Used to send alert related notifications to Slack private / public channels.</td><td><a href="/pages/gZCbQhIGAYs7Tq4rBJEe">/pages/gZCbQhIGAYs7Tq4rBJEe</a></td><td><a href="https://images.unsplash.com/photo-1557200134-3103da7b6bff?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwxfHxzbGFja3xlbnwwfHx8fDE3NjIyNzMzNjd8MA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1557200134-3103da7b6bff?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwxfHxzbGFja3xlbnwwfHx8fDE3NjIyNzMzNjd8MA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td></tr><tr><td><strong>API Integration</strong><br>Use the Efento Cloud API to retrieve measurement data sent to the platform by your sensors and</td><td><a href="/pages/Hd71jBOlGTOhOTTqyqJN">/pages/Hd71jBOlGTOhOTTqyqJN</a></td><td><a href="https://images.unsplash.com/photo-1604884223364-9bd06ccb3c8c?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw0fHxhcnJvd3N8ZW58MHx8fHwxNzYzNTgzMTk0fDA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1604884223364-9bd06ccb3c8c?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw0fHxhcnJvd3N8ZW58MHx8fHwxNzYzNTgzMTk0fDA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td></tr></tbody></table>


---

# 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.efento.io/efento-cloud/advanced/organization-settings/integrations.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.
