> For the complete documentation index, see [llms.txt](https://help.daasity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.daasity.com/technical-docs/notifications/authorization-list.md).

# Authorization List

The current list of support integrations for Authorization failures:

| Name                          | Supported On |
| ----------------------------- | ------------ |
| Alchemer                      | 2023-04-25   |
| Algolia                       | 2023-03-27   |
| Amazon Advertising            | 2023-03-27   |
| Amazon Orders                 | 2023-03-27   |
| Amazon Seller Central Reports | 2023-03-27   |
| Amazon Vendor Central Reports | 2023-04-25   |
| Attentive Mobile              | 2023-03-27   |
| Azure Database                | 2023-03-27   |
| Back In Stock                 | 2023-04-25   |
| BigCommerce                   | 2023-04-25   |
| BigQuery Database             | 2023-03-27   |
| Criteo                        | 2023-03-27   |
| Emarsys                       | 2023-04-25   |
| Emplifi                       | 2023-04-25   |
| Facebook Ads                  | 2023-03-27   |
| Fairing                       | 2023-04-25   |
| Google Ads                    | 2023-03-27   |
| Google Analytics              | 2023-03-27   |
| Google Analytics 4 via API    | 2023-03-27   |
| Gorgias                       | 2023-03-27   |
| Klaviyo                       | 2023-03-27   |
| KWI                           | 2023-04-25   |
| Lightspeed                    | 2023-04-25   |
| Loop Returns                  | 2023-03-27   |
| MongoDB Database              | 2023-04-25   |
| MS SQL Server Database        | 2023-03-27   |
| NetSuite via ODBC             | 2023-03-27   |
| Newstore                      | 2023-04-25   |
| Ometria                       | 2023-04-25   |
| Order Desk                    | 2023-04-25   |
| Pepperjam                     | 2023-03-27   |
| Pinterest                     | 2023-04-25   |
| PostgreSQL Database           | 2023-03-27   |
| Recharge                      | 2023-03-27   |
| Retail Next                   | 2023-03-27   |
| Retention Science             | 2023-04-25   |
| Rockerbox                     | 2023-03-27   |
| Salesforce Commerce Cloud     | 2023-04-25   |
| Salesforce Service Cloud      | 2023-04-25   |
| Shipstation                   | 2023-03-27   |
| Shopify                       | 2023-03-27   |
| Shopify Plus                  | 2023-03-27   |
| Skubana                       | 2023-03-27   |
| Snapchat                      | 2023-03-27   |
| SnapFulfil                    | 2023-04-25   |
| SurveyMonkey                  | 2023-04-25   |
| Thankful                      | 2023-04-25   |
| TikTok                        | 2023-03-27   |
| Yotpo                         | 2023-03-27   |
| Zendesk                       | 2023-03-27   |


---

# 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, and the optional `goal` query parameter:

```
GET https://help.daasity.com/technical-docs/notifications/authorization-list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
