Dear Shopify Community,
I’m hoping someone can help guide me.
We have an Integration between Litmos (learning management system) and Shopify. Shopify has informed me that Litmos is making deprecated calls and to update it to API version 2022-07. Support will cease April 1, 2023.
- My first question is do I wait for Litmos to make this update to their app or do I hire an expert to do that? I have already been in touch with Litmos, who have assured me that they are aware of the changes and are working on an update but do not have an ETA for when it will be available.
- My second question is what would be the consequences of the update not being made after support has ceased? Below is the list of fields that will be impacted.
Many thanks for any help you can provide.
Some customer fields have been deprecated from the Admin REST API’s Order resource. View change.
Multi Managed Inventory introduced a breaking change to the Order.line_items.fulfillment_service field. This field is due to be deprecated from both the Admin GraphQL and the Admin REST APIs. When using the GraphQL API,
consider using FulfillmentOrder.assigned_location. When using the REST API, see FulfillmentOrder.assigned_location. View change.
The total_price_usd field on Order has been deprecated from the Admin REST API’s Order resource. View change.
The origin_location and destination_location fields on line items have been deprecated from Admin REST API’s Order resource. View change.