You need to sign in to do that
Don't have an account?

Getting "invalid cross reference id" error
Hi, I have an API integration to update some custom fields on SF, the integration works fine I'm able to insert/update data to my SF custom fields.
Last week one of our customers created the custom fields on his sandbox and push them to production and the API started failing with the "invalid cross reference id" error, first I thought (I'm new to SF) this was a permission issue and check the field level security for those custom fields and everything looks OK, I'm starting to think this error is related with the push he did form sandbox to production. Any ideas?
Last week one of our customers created the custom fields on his sandbox and push them to production and the API started failing with the "invalid cross reference id" error, first I thought (I'm new to SF) this was a permission issue and check the field level security for those custom fields and everything looks OK, I'm starting to think this error is related with the push he did form sandbox to production. Any ideas?
Can you check the field mapping for the new fileds created .. In your intergation make sure you are refering the correct values

I checked the new custom fields names and they match my API integration, looks like the mapping is not an issue.

I've seen this error when going from one environment to another when there is an ID in one environment that doesn't exist in the other.