Using Custom Objects in the App Framework | Community
Skip to main content

Using Custom Objects in the App Framework

  • July 18, 2022
  • 0 replies
  • 0 views

Cas.D

If 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?