> For the complete documentation index, see [llms.txt](https://docs.tryterra.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryterra.co/faq/help-topics/webhook/payload-content-and-provider-quirks.md).

# Payload content and provider quirks

Common questions about payload content and provider quirks.

## Articles

{% content-ref url="/pages/Lb7hcB2KHKIrDKqwHfwq" %}
[Why don't Garmin simulator payloads appear in history?](/faq/help-topics/webhook/payload-content-and-provider-quirks/garmin-payload-simulator-not-stored.md)
{% endcontent-ref %}

{% content-ref url="/pages/s9Rfv02uhlEhvcNsybNJ" %}
[Does the Include Samples toggle affect the API too?](/faq/help-topics/webhook/payload-content-and-provider-quirks/include-samples-global-scope.md)
{% endcontent-ref %}

{% content-ref url="/pages/2AFMf10XU0154z97xnt4" %}
[Why do I get multiple Garmin sleep sessions for one night, or a sleep payload that looks incomplete?](/faq/help-topics/webhook/payload-content-and-provider-quirks/garmin-two-pass-provisional-final.md)
{% endcontent-ref %}

{% content-ref url="/pages/UDPZ6ZFIoz9UhOOIwoxj" %}
[Why are there two provider enums for Google?](/faq/help-topics/webhook/payload-content-and-provider-quirks/google-vs-googlefit-enum.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZgK3m7xjKpIM8L16qZko" %}
[Is planned\_workout a valid webhook type?](/faq/help-topics/webhook/payload-content-and-provider-quirks/unrecognized-webhook-type-handling.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tryterra.co/faq/help-topics/webhook/payload-content-and-provider-quirks.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.
