1 About This Recipe

Use this recipe to synchronize customers in Stripe with Salesforce accounts.

Note:

This recipe is available as Stripe — Salesforce | Sync Customers and Accounts in the Integration Store. Oracle provides this recipe as a sample only. The recipe is meant only for guidance, and is not warranted to be error-free. No support is provided for this recipe.

Overview

This is an application-driven recipe that creates an account in Salesforce when a new customer is created in Stripe. Also, whenever a customer in Stripe is updated, the recipe updates the corresponding account in Salesforce.

To use the recipe, you must install the recipe and configure the connections and other resources within the recipe. When a customer is created or updated in Stripe, the integration flow of the recipe is triggered, and it creates or updates the corresponding account record in Salesforce.

System and Access Requirements

  • Oracle Integration, Version 21.2.1.0.0 or higher

  • Stripe

  • An account on Stripe with the Administrator role

  • Salesforce

  • An account on Salesforce with the Administrator role