Gumroad Guide

Setting up the Gumroad Integration

To access your users' data from Gumroad, you need to enable the Gumroad integration in the Platforms Page of the Rutter dashboard.

Gumroad uses OAuth 2.0. You must create a Gumroad OAuth application to obtain a client ID and client secret, then provide those credentials when configuring Gumroad in the Rutter dashboard. Refer to the Gumroad API documentation for details on registering an application.

User Authentication with Gumroad

A Rutter Connection is created when your end user authenticates their Gumroad account via Rutter Link. This in turn allows you to access their sales data via the Rutter API.

When a user connects through Rutter Link, they are redirected to the Gumroad OAuth authorization page (https://gumroad.com/oauth/authorize), where they log in and approve the view_sales permission scope. Upon approval, Gumroad returns an authorization code that Rutter exchanges for an access token at https://api.gumroad.com/oauth/token on the user's behalf.

Previous
Google
Next
Gusto