Activities API

Learn how to manage activities and calendar events in AchieveApex using the REST API.

Overview

The Activities API allows you to manage calendar events, tasks, calls, and other activities within your organization. You can list, retrieve, create, update, and delete activities, as well as mark them as complete.

Base Endpoint: /activities

Activity Object

The activity object contains information about a calendar event, task, call, or other activity.

json
Loading editor...

Related Documentation

For information on defining custom activity types, see the Activity Types API documentation.

Report an issue with this documentation

Please log in to report issues with our documentation.