Object operations
User operations
Group operations
Last updated Aug 18, 2025

Group operations

The Connector SDK APIs are available through Forge's Early Access Program (EAP).

EAPs are offered to selected users for testing and feedback purposes. APIs and features under EAP are unsupported and subject to change without notice. APIs and features under EAP are not recommended for use in production environments.

To use the Connector SDK, you must be part of the Forge connector EAP. You can express interest in joining this EAP through this form.

Group operations allow you to manage groups in the Teamwork Graph. Groups help organize users and control access permissions across entities.

Available methods

MethodDescription
setGroups

Create or update multiple groups in bulk.

See setGroups.

getGroupByExternalId

Retrieve a single group by its external ID.

See getGroupByExternalId.

deleteGroupsByExternalId

Remove groups by their external ID.

See deleteGroupsByExternalId.

Rate this page: