Working with Stripe Metadata Fields

Published: Oct 02, 2025

Working with Stripe Metadata Fields

Published: Oct 02, 2025

The Stripe Connector for SmartConnect has access to all the standard Stripe fields. If integration with metadata fields is required, these steps can be followed.

Find the Metadata field key

Stripe allows dynamic assignment of metadata which allows external applications to store metadata without a central setup. Due to this setup, the naming of the field is often controlled externally and reviewing existing records is the only way to discover the field key.

  1. Log into Stripe.
  2. Open an example record for the object containing the Metadata field.
  3. In the sidebar, locate the category Metadata.
  4. For the metadata needed, copy the key.

Adding Metadata fields to Data Source Definition

  1. Log into SmartConnect > Maintenance > REST Services.
  2. Edit the Stripe REST Service.
  3. Select Data Sources and edit the data source you will modify.
  1. Select the Fields tab and scroll to the bottom of the Field list.
  2. Add a new field with a friendly Name and set the Path to data.metadata.<<key>>. Replacing <<key>> with the value of the custom field key.

Add field to Data Source Query

  1. Navigate to the Data Source setup screen for your data source.
  2. Click add data source or select your existing data source.
  3. Click Select Fields add the custom field to the data source.
  4. Preview and verify data is returned for the column.
  5. Save the data source.
Content
Find the Metadata field key Adding Metadata fields to Data Source Definition Add field to Data Source Query

Feeling stuck? Get the support and guidance you need to help you power through any data challenge

Reset Filters