ClickToDial and Private PureCloud Embeddable Framework for Selligent

Hi there,

Customer would like to implement ClickToDial from their CRM Selligent.
I understand that they'll need to to deploy a Private PureCloud Embeddable Framework.

In the RC, there's a instruction to deploy it but I can't find the integration in the AppFoundry. https://help.mypurecloud.com/articles/add-a-private-purecloud-embeddable-framework-integration/

From other page of the RC, it looks like it is not released yet ...

Does it mean that we cannot implement ClickToDial from Selligent for the moment ?

I'm a little bit confused about that, since I read some post about implementing ClickToDial and the framework.js ... But how will that work if the Private PureCloud Embeddable Framework is not available yet ?

Best Regards,
Valéry Chhoa

PEF is available: https://developer.mypurecloud.com/api/embeddable-framework/index.html

Hi Tim,

I read this documentation.

But there's this notice :

Then in Deployment Options, they talk about adding an integration :

And when I try to follow this last step, I can't find any Private PureCloud Embeddable Framework

image

Maybe I missed something ....

Cheers,
Valéry Chhoa

You can't find private PEF deployments because that feature isn't released yet. Only public PEF deployments are available at this time.

Hi Tim,

That is what I understand from the start. But pour public PEF deployments, customer has to be an AppFoundry partner. Which it's not the case.
And it looks like that the "integration" that they build will be available on the AppFoundry to other customer.

Do we have an ETA for when availability of the private PEF ?

Cheers,
Valery

Also, if they implement the public PEF, will can we restrict its use to only for them ?
They don't want to other PureCloud client to have access to this integration.

Do we have an ETA for when availability of the private PEF ?

Check with product management.

If you don't want to publish your app for other orgs to use, you don't want to use the PEF. Use https://help.mypurecloud.com/articles/about-custom-client-application-integrations/

Hi Tim, Custom Client Application integrations is for integration of tierce CRM page into PureCloud. What customer want is to implement ClickToDial into their Selligent CRM, but not by publishing some apps to other orgs.

So far, there's no solution for that. Looks like they need to wait for the private PEF.

Anyway, thanks for your time and your replies. I'll check with the product management for the ETA!

Cheers,
Valéry Chhoa

If you don't want to embed the CRM in PureCloud and aren't building something to publish publicly, you can always build your own solution using the API/SDK. For click to dial, you'll want to use the implicit grant for the user to authorize the app and can then call APIs to place outbound calls.

Do you mean this API:

Looks like a nice alternative indeed !
Thanks a lot !

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.