Solved
Custom Objects
I'm trying to create a custom object that has one to many relationship.
How do you make the record ADD new information to old information instead of replacing it?
I'm trying to create a custom object that has one to many relationship.
How do you make the record ADD new information to old information instead of replacing it?
You can use the Sync custom object API endpoint. Set the action parameter in the request body to updateOnly, use the apt dedupe and the link field values to update the correct CO record.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.