简体   繁体   English

在Salesforce App中更改RingCentral行为

[英]Change RingCentral behavior in Salesforce App

We've recently integrated the RingCentral app with our Salesforce org, and we'd like to change the behavior of how calls are logged. 我们最近将RingCentral应用程序与我们的Salesforce组织集成在一起,并且我们想更改通话记录的行为。 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. 据我们所知,该应用程序仅允许您将使用此方法进行的呼叫记录为关联帐户下的新任务(如果存在帐户)。

  • We want calls from the logged as a "Log a Call" record under the Opportunity, not as a Task under the Account. 我们希望来自记录的呼叫作为机会下的“记录呼叫”记录,而不作为帐户下的任务。
  • We'd also like to be able to call from and log against an existing Task in certain cases. 在某些情况下,我们还希望能够从现有Task调用并登录。 For example, there may be a Task to follow up on a stalled opportunity, and an outgoing call can log against that task. 例如,可能有一个任务要在停滞的机会后跟进,而外拨电话可以记录该任务。

I don't think this functionality is possible natively, and I'm pretty new to the RingCentral API. 我认为这种功能本来就不可能实现,并且我对RingCentral API还是很陌生。 Is it possible to achieve this functionality through the API and Salesforce somehow? 是否可以通过API和Salesforce以某种方式实现此功能? Thanks! 谢谢!

You can customize the behavior of RingCentral in Salesforce by using the Embeddable Voice Widget: 您可以使用可嵌入语音小部件自定义Salesforce中RingCentral的行为:

Embeddable Voice Widget 嵌入式语音小部件

There are a series of demos here: 这里有一系列演示:

Specific Salesforce demos include: 具体的Salesforce演示包括:

See discussion on getting objectId for object that triggered widget: 请参阅有关获取触发小部件的对象的objectId的讨论:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM