Forum Discussion
RobWhite_IV
3 years agoQrew Trainee
Thanks, Doug.
That is helpful. I guess I didn't think of SELECT acting as CLIST from the old api.
Do you know if there is a 'give me all fields' option? Used to be
clist = 'a';
------------------------------
Rob White IV
------------------------------
DougHenning1
3 years agoCommunity Manager
Hey Rob, I don't think that's possible in the REST API. Do you really need all the fields? It's best to only select the ones you need to minimize the amount of data retrieved.
------------------------------
Doug Henning
------------------------------
------------------------------
Doug Henning
------------------------------