raulvaquerizo Posted May 21 Share Posted May 21 Hello, I am new to development in PrestaShop. I have looked through the documentation but haven't found anything related to Webhooks. I would like to know if it is possible in PrestaShop to create webhooks that send a JSON or XML with the order data to a web server when a new order event occurs. Thank you in advance! Link to comment Share on other sites More sharing options...
WisQQ Posted May 21 Share Posted May 21 4 godziny temu, raulvaquerizo napisał: Hello, I am new to development in PrestaShop. I have looked through the documentation but haven't found anything related to Webhooks. I would like to know if it is possible in PrestaShop to create webhooks that send a JSON or XML with the order data to a web server when a new order event occurs. Thank you in advance! Look into actionValidateOrder hook. 1 Link to comment Share on other sites More sharing options...
bera_ramazan Posted May 22 Share Posted May 22 Hello yes you can You can use displayBackofficeHeader hook https://devdocs.prestashop-project.org/1.7/modules/concepts/hooks/list-of-hooks/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now