> ## Documentation Index
> Fetch the complete documentation index at: https://help.nextmatter.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrate across tools

> Next Matter is the common interface for all your team's tools. Explore our extensive integration capabilities.

## No-code integrations

No-code integrations only require you to [connect the app](https://app.nextmatter.com/app/workspace/integrations) and configure the step.

### Start with no-code integrations

1. Connect the app in Next Matter. You can do it in **Automations library**.
2. When creating a workflow, click **Add step**, and select the app you want to connect with.
3. Configure the step by providing the required values.

<AccordionGroup>
  <Accordion title="Zendesk Integration" icon="headset">
    [Connect to Zendesk (Code-Free)](https://help.nextmatter.com/docs/connect-to-zendesk-code-free)
  </Accordion>

  <Accordion title="Google Sheets Integration" icon="table">
    [Connect to Google Sheets](https://help.nextmatter.com/docs/connect-to-google-sheets)
  </Accordion>

  <Accordion title="SendGrid Email Integration" icon="envelope">
    [Create a No-Code Email](https://help.nextmatter.com/docs/create-a-no-code-email)
  </Accordion>

  <Accordion title="Slack Integration" icon="slack">
    [No-Code Slack Notifications](https://help.nextmatter.com/docs/no-code-slack-notifications)
  </Accordion>

  <Accordion title="Front Integration" icon="inbox">
    [Connect to Front (Code-Free)](https://help.nextmatter.com/docs/connect-to-front-code-free)
  </Accordion>

  <Accordion title="Freshdesk Integration" icon="clipboard-list">
    [Connect to Freshdesk](https://help.nextmatter.com/docs/connect-to-freshdesk)
  </Accordion>

  <Accordion title="OpenAI Integration" icon="robot">
    [Analyze Text Code-Free with AI](https://help.nextmatter.com/docs/analyze-text-code-free-with-ai)
  </Accordion>

  <Accordion title="Microsoft Outlook Integration" icon="envelope-open-text">
    [Connect to Microsoft Outlook (Code-Free)](https://help.nextmatter.com/docs/connect-to-microsoft-outlook-code-free)
  </Accordion>

  <Accordion title="SharePoint Integration" icon="microsoft">
    [Connect to SharePoint (No-Code)](https://help.nextmatter.com/docs/connect-to-sharepoint-no-code)
  </Accordion>

  <Accordion title="Gmail Integration" icon="envelope">
    [Connect to Gmail (No-Code)](https://help.nextmatter.com/docs/connect-to-gmail-no-code)
  </Accordion>
</AccordionGroup>

## Advanced (templates)

These integrations require you to [connect the app](https://app.nextmatter.com/app/workspace/integrations), enter the API endpoint, and provide a JSON body with values.

These integrations require technical setup, but we provide ready-made templates to get you started quickly. You can find them when you click **Add step > Templates > 3rd party templates**.

### Start with advanced integrations

1. Connect the app in Next Matter. Go to [**Automations library**](https://app.nextmatter.com/app/workspace/integrations).
2. When creating a workflow, click **Add step > Templates > 3rd party templates** or **Add step > Integrations**.
3. Select the template or integration to add to your workflow.

<Frame>
  <img src="https://mintcdn.com/nextmatter/SgcAiYe3VpK6bFPP/images/docs/b6f4fa9-3rd_party.png?fit=max&auto=format&n=SgcAiYe3VpK6bFPP&q=85&s=03d4518cd4e115dd4a0daafa48244fd9" alt="Image of 3rd party templates in Next Matter" width="2940" height="1666" data-path="images/docs/b6f4fa9-3rd_party.png" />
</Frame>

## Pro (API and HTTP integrations)

These integrations require you to authenticate with the 3rd party token, enter the API endpoint, and provide a JSON body with values.\
These integrations require technical setup, but we provide ready-made templates to get you started quickly.

### Start with API integrations

You can connect with any tool that supports REST API. Depending on the API, you will need to authenticate your call using Basic authentication, an API token, or an API key.

* When editing a workflow, add an **Integrations> Custom integration** step, and enter the API call details yourself.

  **Tip**: Some integrations are available as ready-to-use templates. Click **Add step > Templates > 3rd party templates** and find out if there is a template available for your integration.

<Info>
  Need an integration that's not listed? Ask our Support for help (top-right corner)!
</Info>

### Explore custom credentials

You can store credentials to use for 3rd party connections directly in Next Matter. This way, you don't need to add them every time you build a custom integration step. [Learn more...](/docs/api-keys)
