Specific icon

Specific

Sales call analytics platform for companies, conversations, users, custom field attributes, and revenue-driving insights.

Fits revenue teams that upsert companies and users, log conversation responses, and capture custom attributes that inform sales coaching.

Example Use Cases

These are the Specific actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Create Company

Tool to create a new company record in the Specific platform. Use when you need to add a new company to the workspace with optional ID, name, and custom attributes.

Create Conversation

Tool to create a new conversation (survey response) in the Specific platform. Use when you need to add a new conversation with content, optional contacts, companies, and custom fields. Content can be a simple string or structured ProseMirror document with headings and paragraphs.

Create or Update Company

Tool to upsert a company record in the Specific platform (create if not exists, update if exists). Use when you need to ensure a company exists with specific data, creating or updating as necessary based on the filter criteria.

Create Or Update User

Tool to upsert a user record in the Specific platform (creates if not exists, updates if exists). Use when you need to ensure a contact exists with specific data, merging with existing records based on email or ID.

Create User

Tool to create a new user (contact) record in the Specific platform. Use when you need to add a new contact with email, name, and optional custom attributes or company association.

Delete User

Tool to remove a user record from the Specific platform. Use when you need to permanently delete a contact from the workspace.

Get My Workspace

Tool to get current workspace information for the authenticated user. Use when you need to retrieve the workspace ID and name for the authenticated API key.

List Companies

Tool to query company records from the Specific platform via GraphQL. Use when you need to retrieve company information, optionally filtering by ID or name.

List Conversations

Tool to query conversation records (survey responses) from the Specific platform via GraphQL. Use when you need to retrieve customer feedback, survey responses, or conversation history. Returns up to 20 most recent conversations, optionally filtered by source identifiers.

List Custom Fields

Tool to query custom field definitions in the Specific platform. Use when you need to retrieve available custom fields that can be associated with companies, contacts, or conversations. Optionally filter by entity type.