PPC2-7113: Add Unified Upload API (v2.1) Tutorial#340
Merged
ajaykumarprocore merged 23 commits intomainfrom Mar 26, 2026
Merged
PPC2-7113: Add Unified Upload API (v2.1) Tutorial#340ajaykumarprocore merged 23 commits intomainfrom
ajaykumarprocore merged 23 commits intomainfrom
Conversation
PPC2-7113 Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
- Replace S3/AWS-specific URLs with Procore storage proxy pattern - Remove cloud-specific headers (x-amz-content-sha256, content-md5) from sample responses and PUT examples — only Content-Length remains - Add prominent callout that presigned URLs and headers are opaque and must be copied in their entirety without parsing or assertions - Update Important Considerations to reinforce URLs/headers are subject to change without notice - Clarify hash computation is for the POST request body, not PUT headers Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Contributor
Author
|
@yoasyo25 & @cynthiaxhe - I'm ready to publish this page however, I need some help in keeping this page hidden from public and only accessible for the users in the feature flag. |
yoasyo25
reviewed
Mar 25, 2026
yoasyo25
reviewed
Mar 25, 2026
yoasyo25
reviewed
Mar 25, 2026
yoasyo25
reviewed
Mar 25, 2026
| "sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", | ||
| "md5": "d41d8cd98f00b204e9800998ecf8427e" | ||
| }' | ||
| ``` |
Contributor
Contributor
Author
There was a problem hiding this comment.
segment is a required field
Contributor
Author
There was a problem hiding this comment.
@cynthiaxhe - can you provide this info?
yoasyo25
reviewed
Mar 25, 2026
yoasyo25
reviewed
Mar 25, 2026
Contributor
Author
|
Addressing the comments now |
Made-with: Cursor
…response format Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Contributor
Author
|
Resolved all open comments - @yoasyo25 & @cynthiaxhe take a look please. |
yoasyo25
previously approved these changes
Mar 26, 2026
Contributor
yoasyo25
left a comment
There was a problem hiding this comment.
Looks good to me.
Couple of suggestions.
- Consider adding a clarification that
file_sizeandpart_sizeneed to be in bytes. - Consider using double quotes in all instances where
${access_token}is set in case a developer copy pastes the curl request.
…cure file access notes Made-with: Cursor
yoasyo25
approved these changes
Mar 26, 2026
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.

Summary
/tutorial-unified-uploadsTest plan
bundle exec jekyll serve)Made with Cursor