I am using the MethodAPIInsertV2 interface to upload/transfer several hundred QuickBooks matched contacts from an ACT database into Method.
EntityType=’Customer’, EntityRecordID=767, FirstName='Joe' AND LastName='Test' to upload into the 'Contacts' Table.
I get an error of: ‘The field EntityType or EntityRecordID do not support Add’
I queried the Customer table to get the existing Customer RecordID, already and matched them up. That is were I got the 767 above.
How do insert alternate contacts into Method and tie them to existing QB customers?
Thanks,
Palmer Stevens