You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that ExForce does not have a function to request_sobject_by_external_id. We do have the get_sobject_by_external_id, but it only implements the "GET" method for the REST API endpoint.
I'll make a PR adding this function, so that we can request sObjects by external id. This will enable upserting sObjects by external id, for example.
I noticed that ExForce does not have a function to request_sobject_by_external_id. We do have the get_sobject_by_external_id, but it only implements the "GET" method for the REST API endpoint.
I'll make a PR adding this function, so that we can request sObjects by external id. This will enable upserting sObjects by external id, for example.
The text was updated successfully, but these errors were encountered: