> For the complete documentation index, see [llms.txt](https://docs.justransform.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.justransform.com/development/connections.md).

# Connections

The Connections module allows you to connect new data sources and displays information about any data source connections that interact with solutions. Justransform provides a complete set of connections to cover your entire end to end bi-directional connectivity needs.

Justransform integrates any unique endpoint, including any combination of cloud, SaaS, and on-premise applications, to unify data, systems, applications, processes, and people.&#x20;

Accessed through clicking Development > "**Connections"** link on the left side panel of the application.

**Supported Data:**

1. AS2
2. AS4
3. JDBC
4. SMTP
5. SMTP Client
6. REST
7. REST Router
8. REST Redirect
9. JT Form
10. Oracle CMK
11. SOAP Server
12. SOAP
13. SOAP Client
14. Oracle CMK V2
15. OTM
16. JT ECM Endpoint
17. Null Connection
18. Scheduler

To create a connection, assess the purpose and requirements:

* Identify the type of Connection: For Example - REST, SOAP, SMTP, OTM, AS2, AS4
* Understand the data flows: one-way, two-way, or more.
* Explore the security requirements.


---

# 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.justransform.com/development/connections.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.
