ThingWorx Flow > ThingWorx Flow SDK > Connector Project > Connector Development Project Flow
Connector Development Project Flow
The following steps describe the workflow in the connector development project:
1. Download ThingWorx Flow CLI package from the PTC website and install it on your system.
2. Generate a project for a Connector, and then add artifacts to the Connector project: Connections, OAuth configuration, Actions, Lookups, and Triggers.
3. Create authentication for Actions, Triggers, or Lookups.
4. Test the Connector artifacts using ThingWorx Flow CLI package.
The connector SDK test helpers automates the artifacts. The connector SDK test helpers are used to write automated tests for testing the artifacts.
For on-premise installations, ThingWorx Flow connectors can be deployed using the deployment process.
* 
The above workflow is subject to change.
Was this helpful?