Store script data in data table

Hello,Is it possible to store script data in purecloud data table?????

Thnx

Hello,

Yes, it is technically possible to store data from a Script into a Genesys Cloud Data Table.

You would need to create a Genesys Cloud Data Action, that leverages the Architect API to update a row entry.

Then from your Script, you can use/invoke Data Actions (from a button, from a Script Custom Action, ...).

Just be aware of limitations on Data Tables (max number of rows, max number of fields/columns).

Regards,

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