Solved

How Can You Update a Third-Party System with Every New

Question 20

Multiple Choice

How can you update a third-party system with every new order created in Magento?


A) Use the native sales_order.update API call.
B) Use a sales_order_place_after API call.
C) Create an observer in Magento on the sales_order_place_after event.
D) Customize the third-party system to listen to Magento's sales__order_place_after event.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions