# Others

- [DynamoDB Streams Trigger](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/triggers/others/dynamodb-streams.md): Saiba mais sobre o DynamoDB Streams Trigger e como utilizá-lo na Digibee Integration Platform.
- [HL7 Trigger](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/triggers/others/hl7.md): Saiba mais sobre o HL7 Trigger e como usá-lo na Digibee Integration Platform.
- [Salesforce Trigger - Events](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/triggers/others/salesforce.md): Saiba mais sobre o Salesforce Trigger e como usá-lo na Digibee Integration Platform.


---

# 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.digibee.com/documentation/connectors-and-triggers/pt-br/triggers/others.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.
