Files
zmVault/automating-estimating-project-creation.md
T

24 lines
504 B
Markdown

---
id:
aliases: []
tags:
- topic/automation
- topic/organization
- topic/software
- status/fleeting
---
# Automating Estimating Project Creation
## Extract from Bid Boards
```sh
> jobHandler --new project --from-web https://app.buildingconnected.com/opportunities/66fab32654ef4e1affd178e0/info
...
```
```sh
> jobHandler --select project freezpak
jobHandler\FreezPak Cold Storage> --add-details --from-web https://app.buildingconnected.com/opportunities/66fab32654ef4e1affd178e0/info
...
```