provide information about drawing set id fetching in direct drawing u…#363
Open
amayer171 wants to merge 2 commits into
Open
provide information about drawing set id fetching in direct drawing u…#363amayer171 wants to merge 2 commits into
amayer171 wants to merge 2 commits into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the “Working with Direct Drawing Uploads” tutorial to clarify where to obtain the drawing_set_id needed for direct drawing uploads.
Changes:
- Updates the “Determine Drawing Area and Drawing Set IDs” section to reference the “List Drawing Sets” endpoint in addition to “List Drawing Areas”.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| Our first step is to retrieve the IDs for the drawing area and drawing set in which the new drawing will be created. | ||
| We'll use these values in subsequent steps in the workflow. | ||
| The [List Drawing Areas](https://developers.procore.com/reference/rest/v1/drawings#list-drawing-areas) endpoint returns this information. | ||
| We'll use these values in subsequent steps in the workflow. The [List Drawing Sets](https://developers.procore.com/reference/rest/drawings?version=latest#list-drawing-sets) and |
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
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.
update documentation as requested
https://procoretech.slack.com/archives/C07G50MA9C3/p1782148071248519