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.
Object operations allow you to manage objects in the Teamwork Graph. Objects represent various object types such as projects, work items, documents, and more. See supported Object types.
Method | Description |
---|---|
setObjects | Create or update multiple objects in bulk. See setObjects. |
getObjectByExternalId | Retrieve a single object by its external ID. |
deleteObjectsByProperties | Remove objects based on property filters. |
deleteObjectsByExternalId | Remove objects by their external IDs. |
Rate this page: