# Integrations

- [Email](https://docs.wrangle.io/integrations/email.md)
- [Jira Service Management](https://docs.wrangle.io/integrations/jira-service-management.md)
- [Notion](https://docs.wrangle.io/integrations/notion.md): Level up your inbox with your own knowledge base content.
- [Slack Workflow Builder](https://docs.wrangle.io/integrations/slack-workflow-builder.md)
- [Slack Workflow Builder (v1)](https://docs.wrangle.io/integrations/slack-workflow-builder-1.md)
- [Wrangle API](https://docs.wrangle.io/integrations/wrangle-api.md)
- [Zapier](https://docs.wrangle.io/integrations/zapier.md)
- [Troubleshooting Your Zap](https://docs.wrangle.io/integrations/zapier/troubleshooting-your-zap.md): Use this guide to troubleshoot common errors and ensure your Wrangle integration runs smoothly
- [Zendesk](https://docs.wrangle.io/integrations/zendesk.md)


---

# 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://docs.wrangle.io/integrations.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.
