# Integrations

An integration consists of the connection between systems aiming at the automated exchange of information.

The thingable platform! has a powerful tool called Logic Builder, which consists of a graphical editor focused on the concept of low-code programming.

The user has available several nodes with predefined functions that allow to build, in a short time, integrations, state machines and high level automations. In addition, you can write your own names in javascript and also run python scripts in Logic Builder.

This session presents several tutorials, prepared by our team, as a starting point for integration with the protocols most used in IoT.

Each tutorial is accompanied by the source codes used.


---

# 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.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/integrations.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.
