Synchronize PayPal Products With the Salesforce Application

You can synchronize PayPal records such as a product with the Salesforce application. For this pattern, you view details of the PayPal product in the Salesforce application.

  1. Create an app-driven orchestrated integration.
  2. Drag a PayPal Adapter into the integration as a trigger connection.
  3. Configure the PayPal endpoint:
    1. On the Basic Info page, provide an endpoint name, and click Next.
    2. On the Operations page, select the Catalog module, the Product object, and the Catalog Product Created event.
    3. On the Summary page, review your selections, and click Done.
  4. Drag a Salesforce Adapter into the integration canvas.
  5. Configure the Salesforce Adapter endpoint:
    1. On the Basic Info page, provide a name.
    2. On the Action page, select Create, Update Or Delete Information.
    3. On the Operations page, select Create as an operation and Account as a business object.
    4. Review your selections on the Summary page, and click Done.
  6. In the mapper, perform the required mapping. The completed integration looks as follows.
    The completed integration shows a PayPal trigger connection, a mapper, a Salesforce invoke connection, and an end icon.

  7. Save and close the integration.
  8. Activate the integration.
    The integration is triggered when the product creation event occurs and the same account is created in the Salesforce application.