The newest round of API and MCP updates is live - here's what's new.
ChatGPT and Gemini Connect to Our MCP Server
You can now connect ChatGPT and Gemini to the Chili Piper MCP. If you need help connecting to the MCP, please see this help article.
See and Fix Your Integrations
  • Read and fix user mappings from the API.
    See how your users are matched to their counterparts in Salesforce, HubSpot, Gong, Slack, and Microsoft Teams, and fix a mismatched rep without hunting through the UI. You send the full set of mappings and they're applied together.
  • Connection status covers all your integrations.
    Salesforce, HubSpot, calendars, Slack, Gong, and Outreach connection state is now on the API, with a single endpoint. Status now comes directly from each service.
More Control Over Routers and Distribution
  • More CRM actions on a router.
    Add to Campaign used to be the only router CRM action you could read and set. You now get Record Update and insert actions for both Salesforce and HubSpot, and you can look up Salesforce campaigns from the API instead of tracking down the campaign ID yourself.
  • Workspace distribution settings are readable and editable.
    The workspace-level round-robin settings are now exposed, covering vacation calibration, crediting a rep back after a cancel or no-show, and the timing of counter resets.
More Visibility Into What Happened
  • Concierge phone-call logs on the API
    . Phone-call logs from Concierge routers now come back the same way you already pull Chat and Distro logs.
  • Where a meeting was booked from.
    The meeting response now includes the source URL, its parameters, and UTM parameters, so you can trace which page or link generated a booking.
  • Availability, confirmed.
    The availability API now indicates whether a user has configured their availability.
Adding a User No Longer Sends the Invite Email by Default
⚠️ Check this one if you already call the endpoint. user-invite now creates the account without emailing anyone. Pass sendInvite: true to send the invite in the same call.
Smaller Things
  • Unconfigured personal booking slugs and disconnected host calendars return a clear error now instead of a server error.
  • The public Edge API reference now has field-level descriptions throughout.
Happy building! If you hit anything unexpected, email support@chilipiper.com.