GetContact

GetContact

GetContact returns a contact's full or partial details from sys_contact table with fieldnames and their values. contactKey of the corresponding contact must be passed as the mandatory input parameter to GetContact call.

If contactFields key with the master_contact columnName value pair(s) is not passed as an optional parameter, GetContact returns all the field/value pairs of that corresponding contact.

If contactFields key with the master_contact columnName value pair(s) is passed as an input parameter, GetContact returns the specific field/value pair of that corresponding contact.

Language
Click Try It! to start a request and see the response here!