# BundleUp ## Docs - [List channels](https://docs.bundleup.io/api-reference/chat/list-channels.md): List chat channels for Slack and Discord - [List users](https://docs.bundleup.io/api-reference/chat/list-users.md): List chat users for Slack and Discord - [Send message](https://docs.bundleup.io/api-reference/chat/send-message.md): Send a chat message - [Create connection](https://docs.bundleup.io/api-reference/connections/create-connection.md): Creates a connection for the authenticated workspace. - [Delete connection](https://docs.bundleup.io/api-reference/connections/delete-connection.md): Deletes a connection and attempts to revoke the provider token. - [Get connection](https://docs.bundleup.io/api-reference/connections/get-connection.md): Returns a single connection for the authenticated workspace. - [Get connection credentials](https://docs.bundleup.io/api-reference/connections/get-connection-credentials.md): Returns decrypted access token metadata for a connection. - [List connections](https://docs.bundleup.io/api-reference/connections/list-connections.md): Returns connections for the authenticated workspace. - [Update connection](https://docs.bundleup.io/api-reference/connections/update-connection.md): Updates a connection for the authenticated workspace. - [List CRM companies](https://docs.bundleup.io/api-reference/crm/list-crm-companies.md): List CRM companies for Attio, HubSpot, PipeDrive, Salesforce and Zoho - [List CRM contacts](https://docs.bundleup.io/api-reference/crm/list-crm-contacts.md): List CRM contacts for Attio, HubSpot, PipeDrive, Salesforce and Zoho - [List Drive files](https://docs.bundleup.io/api-reference/drive/list-drive-files.md): List files from Google Drive, OneDrive, Box and Dropbox - [List branches](https://docs.bundleup.io/api-reference/git/list-branches.md): List branches for a git repository on GitHub and GitLab - [List pull requests](https://docs.bundleup.io/api-reference/git/list-pull-requests.md): List pull requests for a git repository on GitHub and GitLab - [List releases](https://docs.bundleup.io/api-reference/git/list-releases.md): List releases for a git repository on GitHub and GitLab - [List repositories](https://docs.bundleup.io/api-reference/git/list-repositories.md): List git repositories for GitHub and GitLab - [List tags](https://docs.bundleup.io/api-reference/git/list-tags.md): List tags for a git repository on GitHub and GitLab - [Get integration](https://docs.bundleup.io/api-reference/integrations/get-integration.md): Returns a single integration for the authenticated workspace. - [List integrations](https://docs.bundleup.io/api-reference/integrations/list-integrations.md): Returns integrations for the authenticated workspace. - [MCP Endpoint](https://docs.bundleup.io/api-reference/mcp/mcp-endpoint.md): Endpoint for Unified MCP - [List issues](https://docs.bundleup.io/api-reference/project-management/list-issues.md): List issues for Jira and Linear - [Create webhook](https://docs.bundleup.io/api-reference/webhooks/create-webhook.md): Creates a webhook for the authenticated workspace. - [Delete webhook](https://docs.bundleup.io/api-reference/webhooks/delete-webhook.md): Deletes a webhook for the authenticated workspace. - [Get webhook](https://docs.bundleup.io/api-reference/webhooks/get-webhook.md): Returns a single webhook for the authenticated workspace. - [List webhooks](https://docs.bundleup.io/api-reference/webhooks/list-webhooks.md): Returns webhooks for the authenticated workspace. - [Update webhook](https://docs.bundleup.io/api-reference/webhooks/update-webhook.md): Updates a webhook for the authenticated workspace. - [Overview](https://docs.bundleup.io/api/overview.md) - [Securing Webhooks](https://docs.bundleup.io/api/securing-webhooks.md) - [API Authorization](https://docs.bundleup.io/authorization.md) - [Authorization Flow](https://docs.bundleup.io/authorization-flow.md) - [Concepts](https://docs.bundleup.io/concepts.md): Gain a basic understanding of BundleUp's key concepts. - [JavaScript](https://docs.bundleup.io/javascript.md) - [Overview](https://docs.bundleup.io/mcp/overview.md) - [Proxy MCP](https://docs.bundleup.io/mcp/proxy.md) - [Unified MCP](https://docs.bundleup.io/mcp/unified.md) - [Pricing](https://docs.bundleup.io/pricing.md) - [Overview](https://docs.bundleup.io/proxy/overview.md) - [Rate Limiting](https://docs.bundleup.io/proxy/rate-limiting.md) - [Making Requests](https://docs.bundleup.io/proxy/request.md) - [Retries](https://docs.bundleup.io/proxy/retries.md) - [Python](https://docs.bundleup.io/python.md) - [Django Quickstart](https://docs.bundleup.io/quickstart/django.md): Connect your first integration with a Django app using the BundleUp Python SDK. - [Next.js Quickstart](https://docs.bundleup.io/quickstart/next-js.md): Connect your first integration with a Next.js app using the BundleUp JavaScript SDK. - [Rails Quickstart](https://docs.bundleup.io/quickstart/rails.md): Connect your first integration with a Ruby on Rails app using BundleUp. - [Ruby](https://docs.bundleup.io/ruby.md) - [Overview](https://docs.bundleup.io/unify/overview.md) ## OpenAPI Specs - [openapi](https://unify.bundleup.io/openapi.json)