CoPulse Help

Setup

Integrations and connectors

Connectors sync or call external systems (CRM, calendar, and other OAuth apps). Developer API keys are for your own backend — they are not dashboard logins.

Connectors

CoPulse Setup Integrations page listing OAuth connectors and Developer API.
Connectors and API keys both live under Setup → Integrations.
  1. Open Setup → Integrations → Connectors.
  2. Pick a connector, complete OAuth, and save.
  3. Use Call integration inside a workflow after credentials exist.
  4. Prebuilt templates under the same area install a known recipe (storage connectors also appear under Setup → Storage).

Developer API

CoPulse Setup Integrations configuration tab for connector credentials and project API keys.
The configuration tab is where you finish OAuth or create a project API key.
  1. Open Setup → Integrations → Developer API (also under Insights → Developer API).
  2. Create a project API key with the scopes you need (outbound message, CRM write, workflow kick).
  3. Call /api/v1/integrations/… with Authorization: Bearer cp_live_….

Full reference: Integrations API.