Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Object operations
User operations
Group operations
Last updated Aug 18, 2025

User 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. We are currently working with a select group of EAP participants to get their apps production-ready and available for publishing on Marketplace.

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

User operations allow you to manage users in the Teamwork Graph. These methods help you create, retrieve, delete, and map user information.

Available methods

MethodDescription
setUsers

Create or update multiple users in bulk.

See setUsers.

getUserByExternalId

Retrieve a single user by their external ID.

See getUserByExternalId.

deleteUsersByExternalId

Remove users by their external IDs.

See deleteUsersByExternalId.

mapUsers

Map users to different external systems.

See mapUsers.

Rate this page: