Tenali AI Docs
Integrations

CRM (Salesforce / HubSpot)

Connect CRM systems to push meeting outcomes and keep opportunity data current.

CRM integration turns post-call insight into pipeline updates without manual data entry.

Scope

  • Push summary notes and next steps
  • Update deal/opportunity fields
  • Preserve timeline/audit visibility in target CRM
Tenali OutputCRM Field ExampleValidation Rule
Next Stepnext_step / follow_up_actionMust include owner and due date
Stage Signaldeal_stage / opportunity_stageMust map to allowed picklist
Amount SignalamountNumeric format required
Close Timelineclose_dateValid date and timezone
Summary Notesmeeting_summaryKeep under target field length

Setup Path by CRM

Error Signatures

  • permission_denied: integration account lacks field/object permission.
  • invalid_field_mapping: value type mismatch or invalid picklist option.
  • record_not_found: target record no longer exists or id changed.
  • rate_limited: retry with backoff during API limit windows.

Acceptance Criteria

  • 3 consecutive test pushes succeed
  • Required fields are correctly mapped and formatted
  • Sync failures produce human-readable reason codes
  • One integration owner monitors failures weekly

Was this page helpful?