There are more fields being returned than in my View through the API.
Any suggestions on what could be the issue?
Regards,
Ruchika
There are more fields being returned than in my View through the API.
Any suggestions on what could be the issue?
Regards,
Ruchika
Best answer by openside
@Ruchika_Abbi - the API doesn’t filter fields based on a view. It will filter records, but not fields. So, it will return all fields no matter the view you specify unless you tell it which fields you want returned via the fields parameter.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.