Page 1 of 1

Additional User Parameters

Posted: Tue Apr 28, 2015 11:06 pm
by eric_nnv

Successfully created a service that successfully pulls back the requested data for a specific user id. However when I call the service from the page I am unable to display the additional field "curstarname" that I created in the default Users collection.

Relative to mapping:

  • The "Before Send" connects the "userSessionToken" to the Service Request "X-Appery-Session-Token."

  • The "Service Response" attempts to connect body$$custstarname to storage "starname".

    Sorry for the repeat question on additional user fields. Spent a lot of time looking at other posts on the topic but couldn't figure it out.

    Any ideas?


Additional User Parameters

Posted: Wed Apr 29, 2015 7:04 am
by Serhii Kulibaba

Hello Eric,

Please follow this tutorial: https://devcenter.appery.io/documenta...


Additional User Parameters

Posted: Wed May 06, 2015 3:31 pm
by eric_nnv

Thanks! All set.