Contacts API | Better Sales Pro API Docs

Retrieve and manage contacts and related filters.

Authenticated partner methods are typically POST /admin/api/… with a staff token. See Authentication and API Reference.

Overview

Contact methods include contacts, getContacts, and submit_new_contact.

List contacts

POST /admin/api/getContacts

Create contact

POST /admin/api/submit_new_contact

Parameters

tokenstringrequired

Staff token.

Was this page helpful?