> For the complete documentation index, see [llms.txt](https://200ok.gitbook.io/200ok-documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://200ok.gitbook.io/200ok-documents/user-manual/integration-actions/external-object.md).

# External Object

In **200 OK**, **External Objects** function similarly to how they work in Salesforce, allowing you to connect and integrate external data sources without duplicating the data within the platform. You can access and manage data stored in external systems directly within **200 OK**, enabling real-time interactions with external databases, APIs, or cloud storage solutions.

1. Users can Create their own External Object.
2. Select External Object as the Action Type. Select the created External object.

**Integration Action :**

<figure><img src="https://lh6.googleusercontent.com/oCVj7942P394O0ALeflJiuwq-W7GtdMupFkEpupYOIx-3RTcYpto39-md2uBDe5OR9QGsPykHg06j3RYXAG0Wlgk-Iq-Eo0LGiwuq-kJbFuVLVK32lqeO_lTaxML0I5xuoYY1-Y-F-UXMrmXk12APhcw_b93Or9Dm0FPdl869KSmxQnDbS5ldyHWoqs7lQ" alt=""><figcaption></figcaption></figure>

3. Once the Big Object is selected, run the channel and view the response .

"In conclusion, with External Objects, you can seamlessly access and integrate external data in real time without duplicating it, streamlining your data management."


---

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