---
title: "Initiate Salesforce OAuth"
method: GET
path: "/api/v3/crm/connect/salesforce"
tags: ["CRM"]
---

# Initiate Salesforce OAuth

`GET /api/v3/crm/connect/salesforce`

Get the authorization URL to initiate Salesforce OAuth flow. Requires admin role.

## Response `200`

Successful Response

- CRMAuthResponse — Response model for CRM auth initiation.
  - `authorization_url` string, required

---

[API](https://skmtc.net/nationgraph/apis/nationgraph-api.md) · [All operations](https://skmtc.net/nationgraph/apis/nationgraph-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nationgraph/nationgraph-api/revisions/85804e68d86d/schema)
