Skip to content

Add code samples to ecommerce catalog upload API#584

Merged
harish-intercom merged 3 commits into
mainfrom
harish.raj/ecommerce-catalog-code-samples
Jul 10, 2026
Merged

Add code samples to ecommerce catalog upload API#584
harish-intercom merged 3 commits into
mainfrom
harish.raj/ecommerce-catalog-code-samples

Conversation

@harish-intercom

Copy link
Copy Markdown
Contributor

Why?

The ecommerce catalog upload endpoint supports two distinct flows (single-file and 3-step multipart), which are hard to understand from parameter descriptions alone. Code samples show integrators exactly what each request looks like.

How?

Adds four labeled cURL examples under x-code-samples on the uploadEcommerceCatalog operation: one for single-file upload and one for each multipart step (first part, append part, finalize). Each step includes an inline response comment.

Companion PR: intercom/developer-docs#1023

Generated with Claude Code

Adds labeled cURL examples for single-file upload and all three
multipart steps (first part, append part, finalize).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@harish-intercom harish-intercom self-assigned this Jul 9, 2026
@harish-intercom harish-intercom merged commit 095d530 into main Jul 10, 2026
3 checks passed
@harish-intercom harish-intercom deleted the harish.raj/ecommerce-catalog-code-samples branch July 10, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants