Etsy Integration

API Configuration
Configure your Etsy API credentials

This should match the redirect URI registered in your Etsy app

Optional: Used to verify incoming webhooks from Etsy

Connect to Etsy
Authorize this application to access your Etsy shop

Click the button below to connect to your Etsy account. This will authorize our application to access your shop data, including listings and orders.

Required Permissions:
  • Read listings
  • Read and write shop receipts
  • Read and write shop sections
  • Upload files to listings
Webhook Configuration
Set up Etsy webhooks to receive order notifications

This is the URL Etsy will send webhook events to

A secret string used to verify webhook authenticity

Webhook Events
Test Connection
Verify your Etsy integration is working correctly

Click the button below to test your Etsy connection and verify that everything is configured correctly.

This will test:
  • API credentials validity
  • OAuth authorization
  • Webhook configuration