If you create a new record, you only get the new object ID in the data tree. Why not have all of the values from the newly created record, the API returns all of the values. The way it is now, you must make an additional API search call if you then want to use the values of the newly created record.
Jeremy Farber
Salesforce Create Record improvement
If you create a new record, you only get the new object ID in the data tree. Why not have all of the values from the newly created record, the API returns all of the values. The way it is now, you must make an additional API search call if you then want to use the values of the newly created record.