Page 1 of 1

A module MyModule needs to send notifications to customers only when the account was modified from a mobile app using th

Posted: Sat Aug 20, 2022 7:54 am
by answerhappygod
A module MyModule needs to send notifications to customers only when the account was modified from a mobile app using the REST web APIs.
You decided to implement an observer for customer_save_after_data_object event.
In which file do you declare the observer?

A. etc/webapi_rest/events.xml
B. etc/adminhtml/events.xml
C. etc/webapi/rest_events.xml
D. etc/events.xml