Hello,
Upon performing a POST request to the Zoho Creator REST API (Add Records), a response object is sent back to me which contains an ID field. Can I change the way in which this ID field is created? I would like to use a specific format for my ID's. Is it also possible to add other field in the response object that is sent back to me? If so, I could a create a separate ID field and make it such that this new ID field is included in the response object.