1 About This Recipe

Use this recipe to import orders from Zuora to a database supported by Hasura.

Note:

This recipe is available as Zuora — Hasura | Import Orders in Oracle Integration. 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 recipe imports details of orders created in Zuora to a Hasura supported database.

To use the recipe, you must install the recipe and configure the connections and other resources within it. When an order is created in Zuora, the integration flow of the recipe is triggered. The recipe imports the newly created order details from Zuora and subsequently records it in a database supported by Hasura. Basic information such as order category, account id, account name, order date, order description, order id, order number, and order status are synchronized between the two platforms.

System and Access Requirements

  • Oracle Integration, Version 24.04 or higher

  • Zuora

  • An account on Zuora with the Administrator role

  • Hasura

  • An account on Hasura with the Administrator role