> ## 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.

# No-code automations

> No-code integrations enable you to create code-free steps or perform a no-code action on data

## No-code integrations

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

1. Connect the app in Next Matter. You can do it in **Automations library**.
2. When creating a workflow, click **Add step > Integrations** and select any available integration. All of the integrations there are no-code integrations.
3. Configure the step by providing the required values.

<CardGroup cols={3}>
  <Card title="Gmail" icon="google" href="https://help.nextmatter.com/docs/connect-to-gmail-no-code">
    Connect to Gmail with no-code automation
  </Card>

  <Card title="OpenAI" icon="robot" href="https://help.nextmatter.com/docs/analyze-text-code-free-with-ai">
    Analyze text code-free with AI
  </Card>

  <Card title="SharePoint" icon="share-nodes" href="https://help.nextmatter.com/docs/connect-to-sharepoint-no-code">
    Connect to SharePoint without code
  </Card>

  <Card title="DocuSign" icon="file-signature" href="https://help.nextmatter.com/docs/send-dicusign-envelopes-no-code">
    Send DocuSign envelopes with no code
  </Card>

  <Card title="Google Sheets" icon="table" href="https://help.nextmatter.com/docs/connect-to-google-sheets-no-code">
    Connect to Google Sheets without code
  </Card>

  <Card title="Front" icon="inbox" href="https://help.nextmatter.com/docs/connect-to-front-code-free">
    Connect to Front app no-code
  </Card>

  <Card title="Freshdesk" icon="headset" href="https://help.nextmatter.com/docs/connect-to-freshdesk">
    Connect to Freshdesk no-code
  </Card>

  <Card title="Excel" icon="file-excel" href="https://help.nextmatter.com/docs/connect-to-microsoft-excel-no-code">
    Connect to Microsoft Excel with no code
  </Card>

  <Card title="PDF/JPEG" icon="file-pdf" href="https://help.nextmatter.com/docs/create-pdf-or-text">
    Create PDF, text, or JPG files
  </Card>

  <Card title="Outlook" icon="envelope" href="https://help.nextmatter.com/docs/connect-to-microsoft-outlook-code-free">
    Connect to Microsoft Outlook code-free
  </Card>

  <Card title="Slack" icon="slack" href="https://help.nextmatter.com/docs/no-code-slack-notifications">
    Send no-code Slack notifications
  </Card>

  <Card title="Zendesk" icon="ticket" href="https://help.nextmatter.com/docs/connect-to-zendesk-code-free">
    Connect to Zendesk code-free
  </Card>
</CardGroup>

## Next Matter actions

Next Matter actions are no-code steps that create an action in Next Matter. For example, you can use it to stop an instance of a workflow.

<Frame>
  <img src="https://mintcdn.com/nextmatter/SgcAiYe3VpK6bFPP/images/docs/d604bd56905ad1e7952a253b72fdcde34c9ce9a6b343c6420a32e66a71dd94fd-action.png?fit=max&auto=format&n=SgcAiYe3VpK6bFPP&q=85&s=26dcae3498aa55c386d53e6b911e030e" alt="Image of Next Matter actions in the Intergrations selection" width="2940" height="1666" data-path="images/docs/d604bd56905ad1e7952a253b72fdcde34c9ce9a6b343c6420a32e66a71dd94fd-action.png" />
</Frame>

For details, see [Next Matter actions](/docs/next-matter-actions)

## Quick actions

Quick actions enable you to perform a code-free action on a set of data. For example, you can format a date, compare values, or complete a calculation.

<Frame>
  <img src="https://mintcdn.com/nextmatter/2sBPfWILWLfMdiFz/images/docs/ee56a6cc9b0e85417307f5242671f0fafc23201868aefeea6bd10131c8819d57-Screenshot_2024-10-07_at_15.29.44.png?fit=max&auto=format&n=2sBPfWILWLfMdiFz&q=85&s=cfaec5c7120934fd007f1f0ee53de86d" alt="Image of Next Matter quick actions in the Intergrations selection" width="2926" height="1662" data-path="images/docs/ee56a6cc9b0e85417307f5242671f0fafc23201868aefeea6bd10131c8819d57-Screenshot_2024-10-07_at_15.29.44.png" />
</Frame>

For details, see **Quick actions** articles in the left-hand table of contents.

## Script actions

<Tip>
  We want this feature to be perfect and we're rolling it out step by step.

  If you want to try it out, contact us using our chat widget.
</Tip>

Script action enables you to add custom code (currently: Node.js) to your workflow.

<Frame>
  <img src="https://mintcdn.com/nextmatter/Z3-w3RiDibcpWWcE/images/docs/19bf6e27293d383c99a43f8bbfa00e56c963a38b2ce39ebc6f76d77d901ccb9d-Screenshot_2024-10-07_at_15.33.13.png?fit=max&auto=format&n=Z3-w3RiDibcpWWcE&q=85&s=78b5b1977b104576a5be776ce8de1f43" alt="Image of Next Matter script action in the Intergrations selection" width="2934" height="1676" data-path="images/docs/19bf6e27293d383c99a43f8bbfa00e56c963a38b2ce39ebc6f76d77d901ccb9d-Screenshot_2024-10-07_at_15.33.13.png" />
</Frame>

For details, see [Add and run custom code](/docs/add-code)
