# Callback (client callback)

**Callback Response Action Type is used to fetch specific data present in the response body or response header. We need to specify the proper path while mapping the response.**

**Integration Action :**

<figure><img src="https://lh4.googleusercontent.com/oW80I-GqCppDvFeQguqFydJIBVV5apK8BGYuTOaz6ur3ox3LqdYutxPIWotCd8Ei44IB6gEJoKdvtSPq3TGewzpQbFekvRJvVDwYnapupzO1u3J6XCMByF-uVmcKOYqsGcI9yMLXJyfjH7QKxwiW3jHqk25TbXVjhNchgasTmaHjlJEyYi-T1Zv9AmH6Og" alt=""><figcaption></figcaption></figure>

**In the Anonymous window execute the apex code.**<br>

<figure><img src="https://lh6.googleusercontent.com/GCsNvJ6E_hhxM4YqGdTOT3FdXpGDCg2uxbnFOdpZ8piiiwP8K-KDVUt1daHnih2KbtK8cX7bixFvyNS_WLaLhMs2OkwSqzI5pIOpuggjI0AeAdRksETPwyTIDbBe7M1-gF-WPhxiOqVXsKS3B55vNPE" alt=""><figcaption></figcaption></figure>

**Check for the Debug logs for the response.**

<figure><img src="https://lh5.googleusercontent.com/6Kz8SqKVi2lbiB5IQRVUhWFqBIYRD4dKUZuXlwyV1D7bR_KjGs1hU8AjFJhvaCgbEkCRbAbFLYmYblfuQHykhTMlaWUeHGNxtFBXuH-cMVDOIAe1NCTAPRnL-408DtY3PprV7T19FPqWwZA6kxjVS1SSB7gogO6uHnsQp0fFGu35ntYJ5SHHzFVOLoWPCA" alt=""><figcaption></figcaption></figure>


---

# 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://200ok.gitbook.io/200ok-documents/user-manual/integration-actions/callback-client-callback.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.
