Close CRM
Access your Close CRM data. Understand your leads, get deeper insights, and make them actionable.
Access your Close CRM data. Understand your leads, get deeper insights, and make them actionable. This plugin allows you to retrieve information about leads, contacts, opportunities, tasks, activities, and addresses stored in Close CRM. You can search for specific records based on various fields, such as name, status, phone, and email. The plugin also provides details about activities including calls, emails, meetings, notes, and SMS. With Close CRM plugin, you can effectively manage your sales process, track customer interactions, and streamline your communication with leads and contacts.
How to
Comments (0)
API docs
Learn how to use Close CRM effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Find all the recent leads related to the sales pipeline."
-
Prompt 2: "Give me a summary of the activities for Lead ID 12345."
-
Prompt 3: "Search for opportunities with a close date before March 31, 2022."
-
Prompt 4: "Find all the contacts associated with Lead ID 67890."
-
Prompt 5: "Give me a summary of the contacts and opportunities for Lead ID 54321."
Features and commands
Feature/Command | Description |
---|---|
orgAndUsers | This command fetches information about the organization and lists all the users in it. |
groups | This command returns information about the groups in the organization. |
status/{objectType}/ | This command fetches the statuses for leads or opportunities. |
smartViews | This command provides a list of smart views. |
customFields/{cfType}/ | This command retrieves the custom fields for leads, contacts, or opportunities. |
customField/{cfId}/ | This command returns details about a specific custom field, such as choices. |
customActivityTypes | This command provides a list of custom activity types. |
search/{objectType}/ | This command allows you to search for leads, contacts, or opportunities. You need to construct a structured query based on the desired search criteria. |
leadSummary/{leadId}/ | This command returns a detailed summary of a lead, including contacts, emails, phones, and opportunities. It does not include activities. |
leadActivitySummary/{leadId}/activities/ | This command provides a summary of the activities for a lead, such as emails, meetings, tasks, and SMS. You can filter the activities by type or user/group IDs. |