> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://apidocs.polytomic.com/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://apidocs.polytomic.com/_mcp/server. # Salesloft Supports: * ✅ Models * ✅ Model sync destination * ✅ Bulk sync source * ✅ Connection Proxy ## Connection ### Configuration
| Name | Type | Description | Required |
|---|---|---|---|
application_id |
string |
false |
|
auth_method |
string |
Authentication method Accepted values: `oauth`, `api_key` ↓ |
true |
client_secret |
string |
false |
|
oauth_refresh_token |
string |
false |
| Name | Type | Description | Required |
|---|---|---|---|
api_key |
string |
API key | true |
| Name | Type | Description | Required |
|---|---|---|---|
connected_user |
string |
Connected user's email | false |
| Name | Type | Description | Required |
|---|---|---|---|
object |
string |
Object Accepted values: `task`, `people`, `people_tags`, `people_content_restriction`, `account`, `account_tags`, `success`, `import`, `account_stage`, `account_tier`, `crm_activity`, `crm_activity_field`, `crm_user`, `group`, `phone_number_assignment`, `team`, `user`, `meeting`, `meeting_attendee`, `meeting_guest`, `email_template`, `email_template_attachment`, `email_template_tag`, `team_template`, `team_template_attachment`, `team_template_tag`, `calendar_event`, `calendar_event_attendee`, `cadence_tag`, `person_stage`, `cadence_priority`, `cadence_membership`, `step`, `action`, `call_instruction`, `meeting_settings`, `meeting_settings_time_available`, `integration_detail`, `other_detail`, `email_details`, `conversation`, `transcription`, `transcription_sentence` |
true |