Gumroad

Integrate Gumroad with your AI workspace

Gumroad simplifies selling digital goods, physical products, and memberships by offering a streamlined checkout, marketing tools, and direct payout options

Explore Triggers and Actions

Get Resource Subscriptions

Tool to show all active subscriptions of the user for the input resource. Use when you need to review existing webhooks before adding a new one.

ActionTry it

Get Sales

Tool to retrieve all successful sales by the authenticated user; excludes failed charges, abandoned carts, and page views — conversion rates cannot be derived from this data. Use when you need to list your Gumroad sales, optionally filtering by email, date range, product, or pagination. For high sales volumes, combine product_id and/or after/before filters with page to avoid large unfiltered result sets.

ActionTry it

Get User

Tool to retrieve the authenticated user's data. Use when you need the current user's profile details after authentication.

ActionTry it

List Products

Tool to retrieve all products for the authenticated Gumroad account. Use when you need product IDs for downstream operations like license verification, subscriber retrieval, or offer-code management.

ActionTry it

Subscribe to Resource

Tool to subscribe to a resource. Use when you need to receive real-time event webhooks after creating your webhook endpoint.

ActionTry it

Unsubscribe From Resource

Tool to unsubscribe from a resource. Use after verifying the subscription ID exists to remove webhook.

ActionTry it

Verify License

Tool to verify a Gumroad license key against a specific product. Use when you need to check if a license key is valid, check usage count, or verify membership entitlement for software licensing or gated content.

ActionTry it