Stripe - Update a product

Use the Stripe - Update a product action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to update the details of an existing product in Stripe.

For more information about Stripe, go to Stripe.

Configure the Stripe - Update a product action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  1. Select a Connection. If you do not have a connection, see Add a connection.
  1. Select the Product.

  2. Enter the new details for the product.

  3. Create or select a variable for the output.

For more information on all the required and optional configuration fields, go to Stripe - Update a product action fields and settings.

Stripe - Update a product action fields and settings

Section

Field

Description

Variable types

(Unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Stripe connection to use to update the details of a product.

To refresh the available connections, click .

(n/a)

(Unlabeled) Product The product for which you want to update the details. When you specify the Stripe connection, all the products in the selected connection are available to select from in the Product drop-down list. If you want to select a product that is not in the list, you can insert a variable in the Product field. When using a variable, use the product ID. Text, Decimal, Integer, Boolean, DateTime, Collection
(Unlabeled) Name The name of the product that the customer will see. When this product is sold through a subscription, this name will show on the invoice. If you want to change the value, type a new value or insert a variable in the Name field. Text, Decimal, Integer, Boolean, DateTime, Collection
(Unlabeled) Description A description for the product that the customer will see. Use this field to optionally store a longer explanation of the product for sale for your own rendering purposes. If you want to change the value, type a new value or insert a variable in the Description field. Text, Decimal, Integer, Boolean, DateTime, Collection
(Unlabeled) Active Whether the product is currently available for sale. This field defaults to true. If you want to change the value, select a new value. Boolean
(Unlabeled) Product URL The URL for the web page of the product. If you want to change the value, type a new value or insert a variable in the Product URL field. Text, Decimal, Integer, Boolean, DateTime, Collection
Output Product Stores the result of the action as an object. The following values are returned:
  • ID: (Text) The unique ID for the product.
  • Name: (Text) The name of the product.
  • Description: (Text) The description for the product.
  • Image URLs: (Collection) A collection of URLs added for the product.
  • Active: (Boolean) Whether the product is currently available for sale.
Object