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.
User operations allow you to manage users in the Teamwork Graph. These methods help you create, retrieve, delete, and map user information.
Method | Description |
---|---|
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. |
mapUsers | Map users to different external systems. See mapUsers. |
Rate this page: