-
Notifications
You must be signed in to change notification settings - Fork 53
PlanGrid connector patch 2 #110
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
Open
sophatsam
wants to merge
78
commits into
workato:master
Choose a base branch
from
sophatsam:sophatsam-plangrid-patch-2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… error due to `project_uid` being included in payload, make `auto_version` sticky
…ct_uid` to result
…oject_uid` to result
…ject_uid` to result
…ject_uid` to result
…d_to_organization` parameter
…y/nil parameters
…ct_uid` to result
…, `Complete sheet upload..` action
….` action to output `pdf_form_fields`
- add `skip` and `limit` parameters for `field_report` input - add `total_count` and `next_page_url` to output for `search object` action
…`create_input_schema`
…tal package, and submittal item
…ld report export
…t and `update_object_input` schema
… item, submittal package, submittal file group, and submittal review status
…uments`/ endpoint
- update label for `design_review_due_date` to `Reviewer due date` - update label for `general_contractor_due_date to `Manager due date`
- update picklist for `object_list` (new objects trigger) - update picklist for `object_list_new` (new or updated objects trigger)
@bennettgo just a heads up i have pushed 2 new commits, the first (bc376eb) is a minor change to the labels for some submittal fields, and second (8bc9184) is an updated pick list. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi @bennettgo. This is the latest updates to the PlanGrid connector. Here is a list of updates to the connector. I'll send you email with more specifics and the tests.
New actions and triggers
New or updated object: Submittal package
New or updated object: Submittal item
New or updated object: Field report template
Create object: Submittal package
Create object: Submittal item
Create object: Field report export
Update object: Submittal package
Update object: Submittal item
Get object: Submittal package
Get object: Submittal item
Get object: Submittal package file group
Get object: Submittal package review status
Get object: Submittal package review status
Get object: Field report export
Search object: Field report etemplate
Download object: Document
Download object: Sheet packet
Download object: Field report export
Updates to existing triggers and actions
New or updated object: Document
This now uses the
/documents
endpoint to detect new versions of a document. The output remains the same.New or updated object: Field report
This now includes a
custom_items
array of objects