Sign inStart your trial

Gumroad

Reference

7 actions for Gumroad workflows.

01. Operations

Act on Gumroad from a workflow

Operations are the actions a workflow can take in Gumroad, grouped by category. Each lists its method, parameters, and a template you can drop it into.

Licenses

1 operation

Verify that a customer holds a valid license for your product. Use these operations when you need to authenticate access to premium features or content based on Gumroad license ownership.

Action

Verify License

GUMROAD_VERIFY_LICENSE

Validates a Gumroad license key to confirm it's authentic and active for a specific product, allowing you to grant access to software, content, or services based on valid purchases. Use this to prevent unauthorized access and manage customer entitlements.

3 input

Products

1 operation

Retrieve your catalog of products available on Gumroad. This is useful for building integrations that display or reference your product offerings in external workflows.

Action★ Featured

List Products

GUMROAD_LIST_PRODUCTS

Retrieve all products from your Gumroad store to access product information needed for managing licenses, subscribers, and promotional offers. This helps you work with your product catalog programmatically without manual lookups.

Sales

1 operation

Access detailed information about transactions and revenue from your Gumroad sales. Use these operations to sync sales data with accounting systems, analytics platforms, or custom dashboards.

Action★ Featured

Get Sales

GUMROAD_GET_SALES

Retrieve a list of all successful sales from your Gumroad account, with options to filter by customer email, date range, product, or use pagination to manage large result sets.

5 input

Subscriptions

3 operations

Manage subscription webhooks to stay informed when customers subscribe to or unsubscribe from your products. These operations let you automate workflows triggered by subscription events and retrieve current subscription records.

Action

Get Resource Subscriptions

GUMROAD_GET_RESOURCE_SUBSCRIPTIONS

Retrieve all active subscriptions for a specific resource to monitor existing webhook integrations and manage your notification setup. Use this to review what's currently connected before adding new subscriptions.

1 input
Action

Subscribe to Resource

GUMROAD_SUBSCRIBE_TO_RESOURCE

Set up real-time notifications for specific Gumroad resources so your systems automatically receive updates when events occur, eliminating the need for manual checks.

2 input
Action

Unsubscribe From Resource

GUMROAD_UNSUBSCRIBE_FROM_RESOURCE

Remove a webhook subscription from a Gumroad resource to stop receiving notifications about specific product or customer events. Use this when you no longer need real-time updates for a particular resource.

1 input

Users

1 operation

Fetch profile information about the authenticated Gumroad user. Use this operation to access account details for personalization or to verify user identity in integration workflows.

Action

Get User

GUMROAD_GET_USER

Retrieves your Gumroad profile information including email, name, and account details. Use this to access your authenticated user data whenever you need to verify your account or pull your profile information for integration purposes.

What now

Use Gumroad in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.