CRM & Contacts
Managing the people and records that Blesso uses to prepare and track work.
CRM & Contacts
Blesso keeps operating records focused on what changed and what should happen next. The record model differs by product mode.
B2B workspaces
B2B work centers on Accounts and Prospects. An Account is the company being pursued. A Prospect is a person at that Account.
The record views bring together:
- identity, company context, and custom fields
- recent activity, including the sending mailbox or LinkedIn account where known
- notes and the current outbound context
Use Prospect List filters to choose the people for an outbound motion. Exclude lists prevent a Prospect or Account list from being selected when that is part of the audience rule.
Coaches workspaces
The legacy coaches surface uses a Contact record. It focuses on what was bought, what changed, and what should happen next.
What lives in a coaches Contact record
- Lifecycle state derived from events, not manual pipeline updates
- Active and completed enrollments
- Revenue and activity history
- Feedback, testimonials, and operator review status
Request Feedback
When a customer completes an offer, you can generate a feedback link directly from the contact view.
- Open the contact.
- Choose the completed enrollment or offer you want feedback on.
- Click Request Feedback.
- Share the generated link by email, SMS, or WhatsApp.
Blesso creates a single-use link that opens the feedback page on the deployed funnel domain. If the token is valid, the page greets the customer and asks for a rating tied to that offer.
What gets captured
- Star rating
- Public testimonial for positive feedback
- Private improvement note for lower ratings
- Display consent for public use
- Customer display name for approved testimonials
Review inside CRM
Submitted feedback appears on the contact record so the operator can review it in context.
pending: newly submitted and waiting for reviewapproved: approved for public reuserejected: kept in CRM but not used publicly
Bulk Import Contacts
Use bulk import when you are moving an existing contact list into Blesso.
- Upload the raw
.csvor.xlsxfile. - Blesso stores the raw file and has the agent inspect headers and small samples instead of pushing the whole file into model context.
- The agent writes a Python transform that converts the source file into Blesso's standardized contact CSV.
- Blesso stages the standardized file, validates it, and then runs the reliable importer that handles retries, idempotency, and duplicate rules.
Recommended limits:
- Keep each upload under roughly
25,000rows. - Split larger datasets into multiple uploads instead of sending one very large file.
Duplicate handling:
updatemerges incoming data into matching contacts.skipleaves matching contacts untouched.- Contacts still need at least one identity field:
emailorphone.