HubSpot / calling-extensions-sdk

A JavaScript SDK for integrating calling apps into HubSpot.
https://developers.hubspot.com/docs/api/crm/extensions/calling-sdk
MIT License
46 stars 29 forks source link

Add two new events: INITIATE_CALL_ID_SUCCEEDED, INITIATE_CALL_ID_FAILED #201

Closed hemang-thakkar closed 5 months ago

hemang-thakkar commented 5 months ago

Description

Jira Ticket: CALL-6552

Add two new events INITIATE_CALL_ID_SUCCEEDED and INITIATE_CALL_ID_FAILED to return callId to calling app.

Merge Checklist

Q A
Adds Documentation?
Any Dependency Changes?
Patch: Bug Fix?
Minor: New Feature?
Major: Breaking Change?

BRAVE Checklist

Q A
Backwards Compatible?
Rollout/Rollback Plan?
Automated test coverage?
Verified that changes work?
Expect Dependencies to Fail?