# Connectors

- [IFS Applications 10](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/ifs-applications-10.md)
- [Oracle](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/oracle.md)
- [Microsoft SQL Server](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/microsoft-sql-server.md)
- [Send Email](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/send-email.md)
- [REST](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/rest.md)
- [Microsoft Graph API](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/rest/microsoft-graph-api.md)
- [Infor M3 REST](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/rest/infor-m3-rest.md)
- [Obtaining Infor ION API file](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/rest/infor-m3-rest/obtaining-infor-ion-api-file.md)
- [Configure REST Connector with ION API file](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/rest/infor-m3-rest/configure-rest-connector-with-ion-api-file.md)
- [IFS Cloud](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/rest/ifs-cloud.md)
- [IAM Client Registration](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/rest/ifs-cloud/iam-client-registration.md)
- [Obtaining end-point info from IFS Cloud](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/rest/ifs-cloud/obtaining-end-point-info-from-ifs-cloud.md)
- [Configure REST Connector for IFS Cloud](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/rest/ifs-cloud/configure-rest-connector-for-ifs-cloud.md)
- [File System](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/file-system.md)
- [SFTP](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/sftp.md)
- [HTML to PDF](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/html-to-pdf.md)
- [ODBC](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/odbc.md)
- [FTP](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/ftp.md)
- [NiceLabel](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/nicelabel.md)
- [Getting Started with the NiceLabel Connector](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/nicelabel/getting-started-with-the-nicelabel-connector.md)
- [Setting up NiceLabel Automation to accept Flow requests](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/nicelabel/setting-up-nicelabel-automation-to-accept-flow-requests.md)
- [InforM3 API (Socket)](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/inform3-api-socket.md)


---

# 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://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors.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.
