shotes | 2019-05-20 18:06:07 UTC | #1
Hi,
I am attempting to follow the tutorial found here: https://developer.mypurecloud.com/api/tutorials/premium-app-example-wizard/index.html?language=javascript&step=1
I am not sure what the deployment entails and how to actually implement the tutorial for a test-run. I am curious how to do this?
There seems to be an example here https://github.com/MyPureCloud/purecloud-premium-app/tree/master/docs but my understanding is we host an endpoint that serves an html resource to display installation steps and go through with installation from our host servers.
Are there any further instructions or documentation on this?
Thank you, Shota
tim.smith | 2019-05-20 19:00:07 UTC | #2
See information for AppFoundry vendors and apps here: https://developer.mypurecloud.com/appfoundry/. It sounds like you're trying to create a custom client application integration.
shotes | 2019-05-20 20:41:24 UTC | #3
Hi Tim thank you for the reply. I am still confused about the procedure to recreate and deploy a test example.
From what I gather, I would deploy a an application and host it on my end. As an example, I'd like to take the code in the following repository: https://github.com/MyPureCloud/purecloud-premium-app/tree/master/docs and deploy it myself. However, where do I go to within PureCloud in order to actually tie the application and it's installation flow from the endpoint I created?
shotes | 2019-05-20 20:43:56 UTC | #4
These 2 articles seem to be relevant but they don't exactly share what I have to do in order to get an example application working and get an example installation flow:
- https://developer.mypurecloud.com/api/embeddable-framework/
- https://developer.mypurecloud.com/api/client-apps/installing-app.html
Furthermore, from the second article, I do not see any Admin > Integrations > Web link in my account. Is there a permission I need to set?
Zachary_Hinkle | 2019-05-20 20:44:51 UTC | #5
Shota - Just change the URL in the Config tab of the premium app. Then it will load your app instead.
shotes | 2019-05-20 21:10:04 UTC | #6
Ah I see very cool. Thank you Zach!
system | 2019-06-20 21:10:05 UTC | #7
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 5200