Block Field Updates and API Calls | Community
Skip to main content
Valerie_Armstro
New Participant
August 7, 2014
Solved

Block Field Updates and API Calls

  • August 7, 2014
  • 3 replies
  • 1978 views
Hello,

We are currently using the Web Service API to update lead information.  However, when that information is updated, it is updating other values in different fields that we would rather not have overwritten.  If I decided to block field updates from Web Service API for those fields, will the API call return an error and not update any fields or will it continue to function properly without updating the other fields?

Thank you in advance!
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Josh_Hill13
Field blocking will only prevent Overwrites of existing data.

I do not think the API would return an error, but it might as I've seen the import process denote when a field might be blocked for new data.

3 replies

Valerie_Armstro
New Participant
August 11, 2014
Thank you for clarifying, Josh and Kenny!
Kenny_Elkington
New Participant
August 7, 2014
Josh is correct, it will not throw an error if the field is blocked from updates.
Josh_Hill13
Josh_Hill13Accepted solution
New Participant
August 7, 2014
Field blocking will only prevent Overwrites of existing data.

I do not think the API would return an error, but it might as I've seen the import process denote when a field might be blocked for new data.