# Integrations, Automations & Workflows

- [Introduction to Integrations](https://support.suptask.com/integrations-automations-and-workflows/introduction-to-integrations.md): Learn how to make use of integrations
- [List of integrations](https://support.suptask.com/integrations-automations-and-workflows/list-of-integrations.md): Suptask integrates with more than 300 different systems
- [Integration guides](https://support.suptask.com/integrations-automations-and-workflows/integration-guides.md): How to integrate with popular systems
- [Slack Workflows](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/how-to-use-slack-workflows.md): Learn how to make use of Suptask in Slack Workflows
- [JIRA Software](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/jira-software.md): How to integrate with JIRA Software
- [Zendesk](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/zendesk.md): How to integrate with Zendesk
- [Intercom](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/intercom.md): How to integrate Suptask with Intercom
- [ClickUp](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/clickup.md): How to integrate with ClickUp
- [Notion](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/notion.md): How to integrate with Notion
- [Google Sheets](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/google-sheets.md): How to integrate with Google Sheets
- [Suptask API](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/api.md): Learn how to use and integrate with the Suptask API
- [WebHooks](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/webhooks.md): How Suptask can trigger a WebHook
- [Export API](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/export-api.md): How to programmatically export data from Suptask
- [GitHub](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/github.md)
- [Integrate with other Slack Apps](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/how-to-automate-and-integrate-suptask-with-other-slack-apps.md): Learn how to automate and integrate with other Slack Apps
- [External issue & ticketing systems](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/external-issue-and-ticketing-systems.md)
- [Create tickets from Suptask to GitLab](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/external-issue-and-ticketing-systems/create-tickets-from-suptask-to-gitlab.md): Learn how to set up the integration with GitLab
- [Create tickets from Suptask to GitHub](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/external-issue-and-ticketing-systems/create-tickets-from-suptask-to-github.md): Learn how to use the GitHub integration with Suptask
- [Create tickets from Suptask to JIRA](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/external-issue-and-ticketing-systems/how-to-create-tickets-from-suptask-to-jira.md): Learn how to use the JIRA integration with Suptask
- [How to create Suptask tickets from Zendesk](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/external-issue-and-ticketing-systems/how-to-create-suptask-tickets-from-zendesk.md): Learn about the Zendesk integration
- [Email-to-Slack Ticketing](https://support.suptask.com/integrations-automations-and-workflows/email-ticketing-setup.md): Receive tickets via Email into Slack with Suptask
- [Email-to-Slack Ticketing](https://support.suptask.com/integrations-automations-and-workflows/email-ticketing-setup/email-to-slack-ticketing.md): Receive tickets via Email into Slack with Suptask
- [Gmail & Google Workspaces](https://support.suptask.com/integrations-automations-and-workflows/email-ticketing-setup/how-to-configure-the-email-integration-for-gmail-and-google-workspaces.md): Configure and troubleshoot the email integration for Gmail and Google Workspaces
- [Microsoft Outlook](https://support.suptask.com/integrations-automations-and-workflows/email-ticketing-setup/microsoft-outlook.md): How to integrate Emails from Microsoft Outlook to Suptask
- [Email Customization](https://support.suptask.com/integrations-automations-and-workflows/email-ticketing-setup/email-customization.md): Customize email layout and behavior
- [On-call rotation](https://support.suptask.com/integrations-automations-and-workflows/on-call-rotation.md): Learn how to set up on-call rotation with Suptask
- [Automations in Suptask](https://support.suptask.com/integrations-automations-and-workflows/how-to-set-up-automation-rules.md): Learn how to automate your ticketing
- [Scheduled and recurring ticket creation](https://support.suptask.com/integrations-automations-and-workflows/scheduled-and-recurring-ticket-creation.md): Learn how to set up scheduled or recurring ticket creation


---

# 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://support.suptask.com/integrations-automations-and-workflows.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.
