Help

Re: 'returnFieldsByFieldId' parameter mentioned in Response Format section of Update Record docs

484 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Jack_Ketcham
4 - Data Explorer
4 - Data Explorer

I believe I noticed a discrepancy on the documentation for updating a record.

The returnFieldsByFieldId parameter is not specified as being an option on the Request Body, but it is mentioned in the Response Format section. It's also mentioned in the description for the endpoint too.

Unfortunately, this parameter is not currently supported when updating a record, however I would love it if it were!!

See this screenshot:

Screenshot 2023-03-28 at 14.59.26.png

 

Please consider adding support for returning fields by IDs when updating a record, so your documentation will be accurate 😉

1 Reply 1
Lu
6 - Interface Innovator
6 - Interface Innovator

They've since removed reference to returnFieldsbyFieldId in the Update/Upsert sections. It makes little sense to have only one method that can key by ID. Any method that returns record data should support the same parameter. There's no advantage to inconsistent response formats.