How to reflect the Account's address in Account level for CRM-REST API? — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to reflect the Account's address in Account level for CRM-REST API?

edited Feb 3, 2025 7:09AM in Sales 8 comments

Hello everyone,

I currently have an issue with data import for address details in account level.

Scenario:

The address is exisitng in Address level but are null in Account level. I tried to update the address details in Account Object via import but instead of updating, it creates another address.

Is there any functionality or field in CRM that we can update to reflect the address in the account?

https://{{envi}}:443/crmRestApi/resources/latest/accounts/

"AddressNumber": null,   

"AddressLine1": null,   

"AddressLine2": null,   

"AddressLine3": null,   

"AddressLine4": null,   

"City": null,   

"Country": null,   

"County": null,   

"PostalCode": null,   

"State": null

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!