Hi Team, We are in a requirement for sync the contact and account objects into our system. Our client is having millions of contacts, do we have any exclusive rest API(Bulk) for syncing the objects? Thanks in advance.
Hi, I use the default Many-to-Many relation between the Contacts module and the Documents module to store documents related with each contact records. I need to access documents related to a particular Contact record through REST api code. I use Ruby…