> For the complete documentation index, see [llms.txt](https://docs.ebbot.ai/ebbot-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk.md).

# Integrations SDK

The Ebbot Integrations SDK allows you to create integrations for the Ebbot platform by giving you tools to create a "Workflow server".

Workflow servers are the way the Ebbot platform can be extended by exposing actions that the Ebbot platform can take, and triggers that activate the Ebbot platform when certain events happen.

Note: Integrations SDK is currently only available for the Ebbot Automations platform.&#x20;

{% content-ref url="/pages/Vhta9V4K5mF9aYlPxxTF" %}
[SDK Core Concepts](/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/sdk-core-concepts.md)
{% endcontent-ref %}

{% content-ref url="/pages/XBq4K31L18kItJkmtjC7" %}
[Installing the SDK](/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/installing-the-sdk.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ve43fLaHbzSQ6XSEerHM" %}
[Developing](/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/developing.md)
{% endcontent-ref %}

{% content-ref url="/pages/mJs6P7ZvgaX4ZL9Of1pa" %}
[Actions](/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/actions.md)
{% endcontent-ref %}

{% content-ref url="/pages/aqx7QBwBwGszd2oUgGww" %}
[Triggers](/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/triggers.md)
{% endcontent-ref %}

{% content-ref url="/pages/YNGnP0JLGbc60KpBQeDd" %}
[JSON Schema - Flow builder expectations](/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/json-schema-flow-builder-expectations.md)
{% endcontent-ref %}
