# API

- [API docs](https://docs.boomerangme.cards/api/api-docs.md): Make your own integration with 3rd party software
- [Webhooks](https://docs.boomerangme.cards/api/webhooks.md)
- [Zapier](https://docs.boomerangme.cards/api/zapier.md): Integrate Boomerangme with 5,000+ apps with the Zapier
- [Pabbly](https://docs.boomerangme.cards/api/pabbly.md): Integrate Boomerangme with 1,000+ apps with the Pabbly
- [Integrately](https://docs.boomerangme.cards/api/integrately.md): 8 Million+ Ready Automations For 1100+ Apps
- [KonnectzIT](https://docs.boomerangme.cards/api/konnectzit.md): How to set up automation with KonnectzIT
- [Albato](https://docs.boomerangme.cards/api/albato.md): How to set up automation with Albato.com
- [Make.com](https://docs.boomerangme.cards/api/make.com.md): How to set up automation with Make.com


---

# 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.boomerangme.cards/api.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.
