I am trying to update the Account name of a contact. I have the account ID. In Salesforce, the account name is set up as a look-up field. How do I update the account name? Simply giving it an account ID isn't working
๐ Hey there! Our support team has got your message - we'll be back in touch within 24 hours (often sooner!). If you haven't already, please include the URL of your table in this thread so that we can help you as quickly as possible!
Hey Disha, thanks for the inquiry. Happy to help! In this situation, Salesforce will only allow you to manipulate account-related fields at the contact level but they don't let you modify account type records themselves. If you're trying to update the Account's name, Salesforce requires you to use an Update Account call/column instead, by providing it the Account's ID and mapping the variables that should get updated at the account level. Then you can update the contact after, if needed. Let me know if you have additional questions!
We haven't heard back from you in a bit, so we're going to go ahead and close things out here - feel free to let us know if you still need something!