Download Repo
Use this action to download the specified repository.
Using the Download Repo Action
To use this action in your workflow, connect it to ThingWorx Flow. To connect to the flow, do the following:
1. Drag the Download Repo action under the Github connector to the canvas, place the pointer on the action, and then click or double-click the action. The Download Repo action window opens.
2. Edit the label name, if needed. By default, the label name is same as the action name.
3. To add a new authorization, refer to the section Authorize Github in the Github connector topic.
* 
If you previously added an authorization for Github, select an authorization from the list.
4. In the Owner Name field, enter the name of the owner.
5. In the Repo Name field, select or enter the name of the Github repository to push change statuses.
6. In the Download Type field, select the type to download the repository.
7. In the Branch or Tagname field, enter the branch name or tag name to download.
8. Click Done.
Was this helpful?