System Admin User


1. AddRecord

URL: https://company.ivinex.com/API/AddRecord.php

Extra Parameters:

Post Parameters:

A post parameter for each field that you would like to set in the record. None of the fields are required.

Post String:

&first_name= Craig&last_name=Austin

Assuming the contact TabID = 1000, This will create a contact record with the first name of “Craig” and the last name of “Austin”

Returned: An XML string with the following format