CentralStationCRM icon

CentralStationCRM

Collaboration-first CRM for people, companies, deals, activities, attachments, and external email tracking.

Helps small teams that maintain people and company records, log activities, count external emails per deal, and store shared attachments and avatars.

Example Use Cases

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

Create Company with Nested Attributes

Tool to create a company with nested attributes. Use when you need to add a company with associated contact details, custom fields, or avatar in a single request.

Create Deal

Tool to create a new deal in CentralStationCRM. Use when you need to add a sales opportunity with details like name, value, pipeline, and associated contacts. Supports nested attributes like custom_fields_attributes and tags_attributes.

Create People

Tool to create a person with nested attributes. Use when adding a person with contact details, custom fields, or other nested data in a single request.

Create Project

Tool to create a new project record. Use when you need to add a project to your CRM with optional nested attributes like custom fields and tags.

Create Task

Tool to create a new task record. Use when you need to add a task to a user's workflow or attach it to an existing person, company, or deal.

Delete Deal

Tool to delete a deal record by ID. Use when you need to permanently remove a deal after verifying the correct ID.

Delete Project

Tool to delete a project record by ID. Use when you need to permanently remove a project after verifying the correct ID.

Delete Task

Tool to delete a task by its ID. Use when you need to permanently remove a task after verifying the correct ID.

Get Project

Tool to retrieve details of a specific project by ID from CentralStationCRM. Use after confirming the project ID.

Get Task

Tool to retrieve details of a specific task by its ID. Use when you have a task ID and need its details.