Oauth role/perms - and type required for Genesys Cloud data actions for scripting

Hi,

I've created some data actions that I want to give the script devs to be able to retrieve data from a data table.

I've tried using the integration and Oauth used for Architect and get unknown errors in return . (yes my test has matching data types and the data action returns 2 discrete pieces of data

I also tried an implicit auth with Architect:Read Only permissions and that also failed..
Any tips here?

H, you would use client credentials - client Id and secret

Architect permissions
Architect->Datatable
Architect->Datatable>Row->View

For a script to use a data action, the agent wil also require data action view and execute permissions. .

Mike

Hi Mike,

I'll need to recheck this.
My first tests were with myself as the user and using the same Oauth credentials that we use in Architect (so I'm reasonably sure those permissions are in place. )

My concern is, if we give the consultant those permissions, will they be able to see the actions via the UI?

THey do not see the actions in the UI

1 Like

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