pardot / api-docs

29 stars 30 forks source link

Error Code 59 documentation omission. #121

Open tingham opened 7 years ago

tingham commented 7 years ago

Error Code: 59 Problem: Your Pardot account has a CRM connector. When a CRM connector is present, opportunities cannot be modified by Pardot. Solution: (NOT RECOMMENDED) Deleting the CRM connector will allow for opportunity modification to be done through the API. However, doing so will disable synchronization with your CRM. If a CRM connector is present, modifications to opportunities must be done within your CRM.

This should be updated to reflect ALL object types that will be rejected through the API. Currently verified to break against Prospect Account.

joeyrivera commented 7 years ago

Thanks, I'll create a bug ticket on our side to identify all "locked" assets and update the docs.