Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BIM360 Cost Management #101

Open
wants to merge 61 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
c68a481
BIM 360 Connector
svchandra Aug 26, 2019
b3dddcc
update `modify_rfi` object definition to match order of inputs
sophatsam Aug 28, 2019
f73b516
update `rfi` object definition, remove unnecessary info
sophatsam Aug 28, 2019
cc6f3ca
update `new rfi` trigger to include `hub_id`, `project_id`, and `cont…
sophatsam Aug 28, 2019
4b45f45
update `rfis_container_lists` picklist so it does not error when `hub…
sophatsam Aug 28, 2019
9d8742c
update `project_list` pick list to not error when `hub_id` is dynamic…
sophatsam Aug 28, 2019
a6a3060
update `issue` object definition, remove unnecessary fields
sophatsam Aug 28, 2019
83fcf22
update `create issue` action, output `hub_id` and `container_id` in r…
sophatsam Aug 28, 2019
bb06a46
update `search issues` action, output `hub_id`, `project_id`, and `co…
sophatsam Aug 28, 2019
5b51e4d
update `update issue` action, include correct headers, output `hub_id…
sophatsam Aug 28, 2019
55f304c
update `get issue` action, output `hub_id` and `container_id`
sophatsam Aug 28, 2019
1c2e35e
update `new issue..` trigger, remove additional `include` parameters,…
sophatsam Aug 28, 2019
80ba213
update `issue_container_lists` picklist to ignore dynamic `hub_id`
sophatsam Aug 28, 2019
f71b504
update `rfi` object definition, remove unnecessary output
sophatsam Aug 28, 2019
2131b69
update `search rfis...` action, output `hub_id` and `container_id` in…
sophatsam Aug 28, 2019
8d2d83e
update `get rfi` action, include `hub_id` and `container_id` in result
sophatsam Aug 28, 2019
60f8248
update `create rfi...` action, include correct headers, output `hub_i…
sophatsam Aug 28, 2019
b85968b
update `update rfi..` action, include correct headers, output `hub_id…
sophatsam Aug 28, 2019
c39b277
update title for `get issue...` action
sophatsam Aug 28, 2019
8aaf738
remove `search projects..` action
sophatsam Aug 29, 2019
a62db51
update `items` object definition
sophatsam Aug 29, 2019
9e389df
update `folder_files` object definition
sophatsam Aug 29, 2019
eec5d3e
update `get folder details...` action, output `hub_id`, `project_id`,…
sophatsam Aug 29, 2019
963e8db
update `get folder contents...` action, include `filters` parameter, …
sophatsam Aug 29, 2019
7dce31d
update `get documents...` action, output `hub_id` and `project_id`
sophatsam Aug 29, 2019
7b4a6b3
update `download document` action, remove required field for `folder`
sophatsam Aug 29, 2019
ef1b395
update `upload document...` action, remove `object_type`, include `fi…
sophatsam Aug 29, 2019
61f7fc0
update `new or updated document...` trigger, output `hub_id`, `projec…
sophatsam Aug 29, 2019
12fbbee
update `folder_items` picklist to not error if project_id is dynamic
sophatsam Aug 29, 2019
79d19e0
update `folders_list` picklist to not error when `project_id` is dynamic
sophatsam Aug 29, 2019
c827043
misc edits from Chandra's connector version
sophatsam Aug 29, 2019
b446430
updated to meet rubocop guidelines
sophatsam Aug 29, 2019
b7905c2
update based on Chandra's edits for rubocop guidelines
sophatsam Aug 29, 2019
bfabfe0
update `project` object definition, comment out incorrect object output
sophatsam Aug 29, 2019
15c576d
update `export drawing...` action, include markups and hyperlinks par…
sophatsam Aug 29, 2019
b60a69f
update `get drawing export status...`, remove unnecessary fields, out…
sophatsam Aug 29, 2019
4815452
add `download drawing export...` action
sophatsam Aug 29, 2019
5916c2b
update `upload document...` action, use `request_body` hash to send f…
sophatsam Aug 29, 2019
5473b0a
update field naming convention
sophatsam Aug 29, 2019
4760c62
fix spelling error
sophatsam Sep 6, 2019
0be137f
remove comments
sophatsam Sep 6, 2019
8a79ab9
remove RFIs from connector
sophatsam Sep 9, 2019
0167da8
remove commented fields
sophatsam Sep 9, 2019
5530807
update triggers to output input fields
sophatsam Sep 9, 2019
51664f7
update connector based on comments from Chandra
sophatsam Sep 9, 2019
585a062
update to latest version provided by Workato on 01.07.2020
sophatsam Mar 2, 2020
28af024
add conditional to headers to accept `application/json` for cost endp…
sophatsam Mar 2, 2020
d99cc7d
add object definitions for cost endpoints
sophatsam Mar 2, 2020
d49d9c7
add pick lists for cost endpoints
sophatsam Mar 2, 2020
cbfa800
add method to handle cost search criterias
sophatsam Mar 2, 2020
8aa5985
add actions for budget endpoints (search, get, create, update)
sophatsam Mar 3, 2020
8727a0c
add actions for contract endpoints (search, get, create, update)
sophatsam Mar 3, 2020
ec26fe4
add picklist for contract statuses
sophatsam Mar 3, 2020
5b781ca
add actions for change order endpoints (search, get, create, update)
sophatsam Mar 4, 2020
7b247a3
use .map to convert pick lists for `change_order_types` and `contract…
sophatsam Mar 4, 2020
908bea2
add actions for cost item endpoints (search, get, create, update)
sophatsam Mar 4, 2020
800ddf0
add actions for cost attachments (get, create)
sophatsam Mar 4, 2020
d7155bf
add actions for cost documents and file packages (get, search, download)
sophatsam Mar 4, 2020
c035c1a
update list of cost filters
sophatsam Mar 4, 2020
c7b5d8d
add `new or updated` triggers for budgets, contracts, change orders, …
sophatsam Mar 7, 2020
c2917eb
add `lastModifiedSince` filter to GET actions
sophatsam Mar 7, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading