Shopify GraphQL Adapter Capabilities
The Shopify GraphQL Adapter enables you to create an integration in Oracle Integration that connects to the Shopify application using GraphQL APIs. You can configure the Shopify GraphQL Adapter as an invoke or trigger connection in an integration in Oracle Integration.
The Shopify GraphQL Adapter provides the following capabilities:
-
For trigger endpoints:
- Receives notifications whenever business events occur in the
following modules:
- Customers (Company Create/Company Delete/Company Update/Customer Creation/Customer Delete/Customer Disable/Customer Enable/Customer Update)
- FulfillmentEvents (FulfillmentEvent Create/FulfillmentEvent Delete)
- Fulfillments (Fulfillment Create/Fulfillment Update)
- Inventory (Inventory Item Create/Inventory Item Update/Inventory Item Delete/ Location Create/Location Update/Location Delete, Inventory Level Connect/Inventory Level Disconnect/Inventory Level Update )
- Orders (Order Creation/Order Cancellation/Order Edit/Order Deletion/Order Fulfillment/Order Partial Fulfillment/Order Payment/Order Update/Refund Create/Transactions Create)
- Order Returns (Return Approve/Return Cancel/Return Close/Return Decline/Return Reopen/Return Request/Return Update)
- Products (Product Creation/Product Update/Product Deletion)
Note:
Business events of the Order Returns module and Company events of the Customers module are only supported by API versions 2024-07 and 2024-10. To learn about all the API versions supported by the adapter, see the Certification Matrix. - Receives notifications whenever business events occur in the
following modules:
-
For invoke endpoints:
- All the modules supported in the outbound direction are metadata-driven.
- Allows the following operations:
- fetch (Query) data from Shopify
- Mutate (Create/Update/Delete) data in Shopify
- Generates a query based on modules and operations selected and automatically validates them.
- Allows you to customize (edit) the query by adding response objects to the selection.
- Permits you to restore the original query by using the Reset Configuration option.
- Allows you to try the query (only in case of a data-retrieval operation) and see the sample response.
- Supports the Shopify Access Token Policy and Shopify Security Policy for establishing a connection with the application.
- Supports integration with publicly-accessible resources (direct connectivity over public internet) and private resources in your Virtual Cloud Network (VCN) with a private endpoint.
The Shopify GraphQL Adapter is one of many predefined adapters included with Oracle Integration. See the Adapters page in the Oracle Help Center.