We've recently integrated the RingCentral app with our Salesforce org, and we'd like to change the behavior of how calls are logged. The calls in question are related to phone numbers attached to Opportunities.
From what we can tell, the app only permits you to log a call made with this method as a new task under the associated Account, if an Account exists.
I don't think this functionality is possible natively, and I'm pretty new to the RingCentral API. Is it possible to achieve this functionality through the API and Salesforce somehow? Thanks!
You can customize the behavior of RingCentral in Salesforce by using the Embeddable Voice Widget:
There are a series of demos here:
Specific Salesforce demos include:
salesforce_lightning/tutorial
- basic embedding in Salesforcesalesforce_lightning_more/tutorial
- shows how to customize the experienceSee discussion on getting objectId for object that triggered widget: