CX Sales Mobile - How to accessing custom fields via query('resources') and making REST requests — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

CX Sales Mobile - How to accessing custom fields via query('resources') and making REST requests

edited May 29, 2025 7:22PM in Sales 3 comments

I’m developing a script in Oracle Sales Cloud Mobile and have two questions related to data retrieval:

Custom Fields via query('resources'):
I’m using the command const resourceQuery = query('resources'); to fetch user information, but the response only returns standard fields. The custom fields (added via App Composer) are not included.
Is there a way to include or access these custom fields using the query() function within the Mobile app context?

REST Requests in Mobile:
I’ve tried to make REST API calls from the Mobile app using plain JavaScript approaches such as fetch with Promises, as well as the

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!