# Chatbot - Usando CHATBOT para fazer chamadas API com Webhooks Integrados

## Veja como é simples fazer chamadas API externas para buscar dados em outras plataformas, trazer para dentro do SprintHub e usar esses dados para mostrar aos clientes durante a execução de uma conversa de Chatbot.

{% embed url="<https://www.youtube.com/watch?v=q29QxvhWDkg>" %}


---

# 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.sprinthub.com/topicos/converter/chatbot/chatbot-videos-tutoriais/chatbot-usando-chatbot-para-fazer-chamadas-api-com-webhooks-integrados.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.
