Upload a contact database import file. File is scanned for viruses before being stored.
Required permissions: Edit Contacts and transactions
post
Query parameters
apiTokenstringRequired
API authentication token
Responses
200
OK
application/json
uploadIDstringOptional
400
File contains a virus or failed virus scan
application/json
401
Incorrect Permissions or Invalid API Token
application/json
415
Unsupported file type
application/json
500
Engage Server Error. Unable to process response at this time.
application/json
post/database/contacts/import/file
POST /database/contacts/import/file?apiToken=text HTTP/1.1
Host: api.ubiquity.co.nz
Accept: */*
{
"uploadID": "text"
}PreviousImport contacts into the database.
NextDownload a file from a Contacts Transactional Database File Upload Field.
Last updated
Was this helpful?

