FAQ

chevron-rightWhere do I find my Capsule CRM API key?hashtag

In Capsule CRM, click your profile avatar in the top-right corner and go to My Preferences. Under the API Authentication Tokens section, you can generate a new token. Copy it and paste it into the API key field in Coupler.io when setting up your data flow.

chevron-rightCan I pull data from multiple Capsule CRM accounts into one destination?hashtag

Yes. Create a separate source connection for each Capsule CRM account within the same data flow, then use the Append transformation to stack the data into a single table. This is useful if your organization manages multiple Capsule accounts for different regions or brands.

chevron-rightWhich entities should I use to build a sales pipeline report?hashtag

Start with Opportunities, Pipelines, and Stages. Use a Join transformation to connect them — Opportunities carry the deal data, Pipelines provide the pipeline name, and Stages give you readable stage labels. Add Lost reasons if you want to analyze why deals didn't close.

chevron-rightWhy do I see only IDs in the lost reason column instead of reason names?hashtag

The Opportunities entity stores a lostReasonId reference, not the label text. Pull in the Lost reasons entity as an additional source and use a Join transformation to replace the ID with the corresponding reason name.

chevron-rightDoes Coupler.io sync Capsule CRM custom fields?hashtag

Yes, but custom fields are a separate entity — they won't automatically appear inside your Party or Opportunity rows. Add Custom fields as a second source in your data flow and join records by ID to enrich your main tables.

chevron-rightCan I send Capsule CRM data to an AI tool like ChatGPT or Claude?hashtag

Yes. Coupler.io supports AI destinations including ChatGPT, Claude, Gemini, Cursor, Perplexity, and OpenClaw. You can route your Capsule CRM data — contacts, deals, tasks — directly to these tools for analysis, summarization, or generating insights from your CRM data.

chevron-rightWhat does the start date parameter control?hashtag

The start date limits how far back in time Coupler.io pulls records from Capsule CRM. Use the date picker when configuring your data flow to set the earliest date you want data from. Records created before this date won't be included in the sync.

chevron-rightHow do I separate person contacts from organization contacts in my export?hashtag

The Parties entity includes a type field that indicates whether a record is a person or an organization. Filter or group by this field in your destination to work with each type separately.

circle-info

For a full list of available fields per entity, see Data Overview. If your sync isn't behaving as expected, check Common Issues for troubleshooting steps. For setup recommendations specific to Capsule CRM, visit Best Practices.

Last updated

Was this helpful?