dockStatusId. Use this ID to call the Get Dock Status API and verify the successful import of the tool.
To import a tool, follow the steps below:
- Upload Files: Use the File Upload API to upload the files for the flow definition, app definition, and environment variables. Learn more. This API returns unique file IDs for each file.
- Import the Tool: Call the Import Tools API using the retrieved file IDs along with the tool name.
- Track import Status: The API response returns a
dockStatusIdthat helps monitor the import progress using the Get Dock Status API.
Where can I find the API key?
To use the API, you will need an API key. Learn more.