Tasks API | Better Sales Pro API Docs

Read and update tasks and activity records.

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

Overview

Documented methods for this resource:

  • POST /admin/api/get_task_data
  • POST /admin/api/mark_complete_task
  • POST /admin/api/delete_task

Authentication

All methods require a valid staff token.

Was this page helpful?