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.

Sign in to connect Specific

Sign in to connect an account and start using Specific in your apps.

Example Use Cases

These are example ways Snow can use Specific when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically 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 Company

Tool to delete a company record from the Specific platform. Use when you need to remove a company by its ID. The operation is permanent and returns the deleted company's details.

Delete Company Attributes

Tool to delete specific custom field attributes from a company record. Use when you need to remove custom attributes by their keys from a company. Returns the updated company details.

Delete User

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

Delete User Attributes

Tool to delete specific custom field attributes from a user record in the Specific platform. Use when you need to remove custom field values from a contact without deleting the contact itself.

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.