Shopify B2B Connector has been launched
Shopify B2B Connector version 2.0.0 contains support for GraphQL and supports migration away from the standard Shopify Connector’s REST API.
This version requires action migration and re-mapping. Contact your implementation consultant for migration details.
Features and updates include:
-
Added additional fields to the payload for ‘Create Product’ and ‘Update Product’ actions.
-
Added Get All Records pagination to Shopify GraphQL message source.
-
Added implicit LastRun Handling to Shopify GraphQL Message source.
-
Triggers for ‘Get’ templates for certain entities now use LastRun automatically. Entities with this support include: companies, companylocations, Customers, FulfillmentOrders, InventoryItems, Orders and Products.
-
Added options to capture Child ID variables from API response.
-
Added Pagination to Get Products action.
-
Added preprocessing logic to handle default values for custom argument in mutations.
-
Created a template for InventorySetQuantities mutation.
-
Added Schema for InventorySetQuantities mutation.
-
Resolved an issue with empty trigger measures should return an empty message instead of the response structure with no content.
-
Refreshed and Added Variant mutations for current GraphQL API version.
-
Removed Quota metadata from out messages.
-
Added ‘Execute a GraphQL Query - Get a List of Objects (GetProducts)’ action.
-
For mutations in the ‘Execute a GraphQL Mutation’ action, if the resource has an ID, the numeric portion will be automatically fetched and added as an output variable.
-
Resolved an error in ‘Create Product and Update Product- Execute a GraphQL Mutation’ action.
For more details, see Shopify B2B Connector Reference