arrow_back All data sources

GraphQL API

GraphQL API – query any GraphQL endpoint

graphql.org open_in_new

What you can sync

  • code

    Query Response

    Rows from your GraphQL query. Map response fields to sheet columns using dot notation.

Map fields from GraphQL API into Sheets

Importism doesn’t lock you into a fixed schema. For every destination, you choose which fields from GraphQL API should appear in your Google Sheet and which columns they belong in. Map IDs, dates, amounts, statuses, metadata – any field the dataset exposes – to the exact layout your team already uses.

Nested fields are supported via dot notation (for example, customer.address.city), so you can pull exactly the values you care about out of complex API responses without writing any code.

Under the hood, Importism keeps your mapping and preserves data types when writing to Sheets: dates stay dates, amounts and numbers stay numeric, booleans stay true/false, and text stays text. Every sync reuses the same structure, so downstream formulas and charts keep working without you touching the sheet.

Column mapping – map fields from the data source into your Google Sheet columns

Get started with Importism

Create a free account, connect GraphQL API as a data source, and map your data to Google Sheets. Sync on demand or on a schedule.

Create free account arrow_forward