Abandoned-cart winback
- Listen for cart abandonment
- Persona drafts a follow-up
- Schedules through your email tool
7 tools available
Gumroad simplifies selling digital goods, physical products, and memberships by offering a streamlined checkout, marketing tools, and direct payout options
Connect Gumroad to Definable to recover abandoned carts, monitor inventory, detect order anomalies. Personas call Gumroad's 7 tools directly from chat or scheduled flows. Connect to a commerce persona that watches store activity and acts the moment a signal fires.
Every Gumroad action below is a callable tool any Definable persona can invoke.
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.
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.
Tool to retrieve the authenticated user's data. Use when you need the current user's profile details after authentication.
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.
Tool to subscribe to a resource. Use when you need to receive real-time event webhooks after creating your webhook endpoint.
Tool to unsubscribe from a resource. Use after verifying the subscription ID exists to remove webhook.
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.
Anything Gumroad exposes through its API. Common ecommerce workflows on Definable include recover abandoned carts, monitor inventory, detect order anomalies. Personas can call any of the 7 Gumroad tools directly, then chain the result into another integration without you writing code.
Gumroad uses OAUTH2 on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 7 Gumroad tools. You only need a separate Gumroad subscription if Gumroad itself charges per seat or per API call.
Every call from a persona to Gumroad is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Gumroad, and connect via OAuth or API key. You can immediately attach Gumroad to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 7 Gumroad actions as callable tools — including `Get Resource Subscriptions`, `Get Sales`, `Get User`, plus 4 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.