Connect an integration
Connect a third-party service to your workspace from Integrations.
Last updated
Connect a third-party service to your workspace from Integrations.
Connect your workspace to third-party services from Integrations.
This guide covers finding an integration, adding a connection, and confirming it is ready. Connected integrations are reusable across apps and agents.
You need access to a Qore workspace and Integrations.
You also need service credentials. These may be an API key, OAuth login, or core-banking credentials.
Each integration uses one of three connect methods:
Connect BYOK (Bring Your Own Key) — you supply your own API key or OAuth credentials. Best for services you already have an account with (e.g., OpenAI, Salesforce, Stripe).
Connect via UDG (Uptiq Data Gateway) — you authenticate through Uptiq's managed gateway. Best for partner-managed services.
MCP Sandbox Account — connects to core banking / accountancy systems through the Kinective network (cards marked Powered by K).
Select Integrations in the left navigation. The catalog lists 200+ integrations. Use the search box, the category chips (All, Storage, Authentication, LLM, Payments, CRM, Accountancy, Banking, Messaging, …), or the status filter to find a service.

On the integration's card, click + Connect (visible directly on the card). This opens the integration's detail page, showing its status (e.g., Not Connected), an Overview, and an All Connections table.

Click + Add Connection. In the Manage {Service} dialog, enter a Connection Name and the service-specific details:
LLMs (e.g., OpenAI): choose a Model (and provide your API key where prompted).
OAuth services: click to authorize through the provider's consent screen.
Token / token + webhook services: paste your API key (and webhook secret).
Then click Save.

Credentials are encrypted at rest and masked as ****** on read. For OAuth, tokens are refreshed automatically.
The connection appears in the integration's All Connections table with a connected status.
The integration is now available to your apps and agents.
Not sure which method to use. Core-banking cards show Powered by K (MCP Sandbox / Kinective); most SaaS use BYOK or UDG.
OAuth won't complete. Re-run the connect step and finish the provider consent screen; ensure pop-ups aren't blocked.
The service I need isn't in the catalog. For any REST API without a pre-built connector, use the API Call Skill.
Use it in an app: Create an app
Give an agent reach into a service: Create an agent
Last updated

