Thank you very much. I used your code structure to merge companies. Its critical to note that # note that the "public_object_api" was renamed to "m...read more
Wrote this python code instead. Takes in email and gives you first name, last name, and number of names (0, 1, 2). Branch if count is 1 or 2. def...read more