# Integration nodes

You can integrate your Chat Flow application with the following 3rd-party apps:

* Salesforce
* Shopify
* Zendesk Sell
* Zendesk Support

{% hint style="success" %}
To start using these nodes, the integrations must be set up in your Clickatell Portal. Please reach out to our Support Team if this hasn't been done yet.

Learn more about using these integrations:

* [Integrations User Guide](https://clickatell.gitbook.io/integrations/)
* [Integrations FAQs](https://www.clickatell.com/help-center/third-party-integrations)
  {% endhint %}

## Add an integration node

Under *Integrations Nodes* in the panel on the right, all the applications already [set up in the Clickatell Portal](https://clickatell.gitbook.io/integrations/getting-started/adding-a-new-integration) are displayed.&#x20;

<figure><img src="/files/ZJXg7cvbvvONLgUe8cuq" alt=""><figcaption><p>Find the application you want to add to the workflow, and drag and drop it onto the canvas. Add the requested details.</p></figcaption></figure>

1. Drag and drop the node onto the canvas at the step in your workflow where you want to use it.
2. Add the details required.&#x20;
3. *Save* the node.

<figure><img src="/files/upGcbG0NNYxmQSvbYrPF" alt=""><figcaption><p>Setup of an Integration node in Chat Flow</p></figcaption></figure>


---

# 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://guides.clickatell.com/flow/integrations/integration-nodes.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.
