Methods |
public __construct(PHPFUI |
public post(PHPFUI Import Contacts using a JSON Payload Use this method to create an asynchronous background job that adds new
contacts or updates existing contacts by importing a JSON payload. This
method requires a request body that contains the contact data you are
importing and the contact lists to which you want to add the imported
contacts.
Importing a new contact automatically sets the contact's The request body payload has a maximum size of 4 megabytes (MB). If the request body exceeds 4 MB, this method only imports the first 4 MB and drops the remaining data. Use the activity URL to check the status of the import activity request.
|
Properties |
Methods |