francis.h | 2022-09-14 09:42:03 UTC | #1
Hey,
How do you find the object guid, for example, I have table myTable, how do I find the guid for myTable to use in the api /api/v2/flows/datatables/{datatableId}/rows/{rowId}
charlie.conneely | 2022-09-14 10:39:42 UTC | #2
Hi Francis,
GET /api/v2/flows/datatables will return all datatables and their IDs. You can also find the ID in the URL path when you open a data table on genesys cloud e.g. /directory/#/admin/routing/datatables/[datatable id]/rows
Regards, Charlie
francis.h | 2022-09-14 22:15:32 UTC | #3
Thanks Charlie. I forgot about the URL. So obvious when its mentioned. Lol.
John_Carnell | 2022-09-16 12:34:57 UTC | #4
This post was migrated from the old Developer Forum.
ref: 16279