> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superjoin.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect Recurly to Google Sheets

> Easily link your Recurly account to Google Sheets with Superjoin for seamless data integration and automatic updates.

<Warning>
  Please note that the Recurly integration is in beta at the moment. If you face any issues, please reach out to us at
  [support@superjoin.ai](mailto:support@superjoin.ai) and we will help you asap!
</Warning>

### Why use Superjoin’s Google Sheets-Recurly Integration?

<CardGroup cols={2}>
  <Card title="Quick and Easy Integration" icon="plug" iconType="duotone">
    We've meticulously organized the data points to ensure easy accessibility in a format you're already familiar with.
  </Card>

  <Card title="Preview your imports visually" icon="magnifying-glass" iconType="duotone">
    Get a sneak peek of your data. Select columns, apply filters & limits as per your need before importing.
  </Card>

  <Card title="Automatic Refreshes" icon="rotate" iconType="duotone">
    Enjoy one-click refreshes or schedule regular updates to ensure your sheets are always up to date.
  </Card>

  <Card title="Power of Google Sheets" icon="table-cells" iconType="duotone">
    Benefit from Google Sheets' collaborative data analysis & other powerful capabilities.
  </Card>
</CardGroup>

## Step-by-step walkthrough: How to obtain Recurly API keys

<Steps titleSize="h3">
  <Step title="Navigate to API Credentials">
    Navigate to Integrations > API Credentials -: as a User assigned a Role that includes the Integration permission.

    <Frame>
      <img src="https://assets.superjoin.ai/images/recurly/recurly-s1.png" />
    </Frame>
  </Step>

  <Step title="Add Private API Key">
    Scroll to the bottom and select Add Private API Key.

    <Frame>
      <img src="https://assets.superjoin.ai/images/recurly/recurly-s2.png" />
    </Frame>
  </Step>

  <Step title="Grant Access">
    Assign a name - Superjoin-readonly to your API key and specify the third-party application it's intended for - Superjoin.

    <Frame>
      <img src="https://assets.superjoin.ai/images/recurly/recurly-s3.png" />
    </Frame>
  </Step>

  <Step title="Set appropriate permissions">
    Confirm by clicking Save Changes. You can copy the keys now.

    <Frame>
      <img src="https://assets.superjoin.ai/images/recurly/recurly-s4.png" />
    </Frame>
  </Step>
</Steps>

<Info title="Additional info">
  For more details, use Recurly Documentation: [https://docs.recurly.com/docs/api-keys#section-find-or-generate-your-api-key](https://docs.recurly.com/docs/api-keys#section-find-or-generate-your-api-key)
</Info>
