Programmatically Creating an OAuth Client

We have an app that's hosted via AWS Serverless architecture. This app connects to the Genesys Cloud APIs via an OAuth client and roles that our clients manually set up in their Genesys Cloud accounts and then configure our app using that OAuth client's client ID and secret. Once connected this app pulls interaction data from the APIs at scheduled intervals and sends that data to our client's instance of our CRM.

We'd like to list our integration in the AppFoundry with two goals in mind:

  1. Make our integration visible to our current and potential clients
  2. Ease configuration of our service by automatically creating the needed Roles and OAuth Client in our client's Genesys Cloud account upon installation of our app from the AppFoundry

Is #2 above possible?
Is there a walkthrough of the AppFoundry app install workflow documented somewhere?

Hello,

#1
To list an application on the AppFoundry marketplace, you need to join the AppFoundry program.
You can find information on the AppFoundry program and how to join here.

#2
The Premium Application Wizard Guide provides information on the integration (the wizard) which is added after customer purchase and access to a code sample.

Regards,

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