l need to create a realtion between EmailAddresses and Contacts through REST API.

Anyone know the set_relationship syntax for those.

Recommended Answers

All 2 Replies

You can extract the required arguments from this SO thread.

Thankx for the response.The link is broken but l did manage to solve my problem the variable l needed to add was array('name' => 'email1','value' => 'EmailAddress');

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.