Using Custom Objects in the App Framework
RespondidaIf I want to access Support Objects (tickets, users, groups, etc) in an app developed using the App Framework v2, I can do this by calling:
client.get('ticket')
Is there a similar way to get data from Sunshine Custom Objects, inside the App Framework v2?
-
Hi Cas du Plessis,
I'm afraid that's not possible to access using get and set methods. You need to use request method to access them via API
Iniciar sesión para dejar un comentario.
1 Comentarios