Wordpress Reset Password Trigger
Status: Closed · Asked by diogovb on · 0 views
Hello Folks!
I did a trigger in Pabbly that tells Wordpress everytime somebody Updates his profile and change the password some data will come to my MySQL... Everything is great with the user changes his password INSIDE My Account page.
Buuut, if someone Reset the password (outside the my account page), if he forgot his password, the trigger does not work!
Basically I need everytime someone Change his password OR Reset the password, Pabbly send some data to my mysql database.
Can someone help me? I can't figure out how to do that. [IMG alt="?"]https://static.xx.fbcdn.net/images/emoji.php/v9/t4e/1/16/1f644.png[/IMG][IMG alt="?"]https://static.xx.fbcdn.net/images/emoji.php/v9/t4e/1/16/1f644.png[/IMG][IMG alt="?"]https://static.xx.fbcdn.net/images/emoji.php/v9/tf2/1/16/1f615.png[/IMG][IMG alt="?"]https://static.xx.fbcdn.net/images/emoji.php/v9/tf2/1/16/1f615.png[/IMG]
BTW: I am using WP-Webhooks
Hey @diogovb
We looked into Wordpress's API documentation and currently, they are not providing any trigger event when a user Reset the password (outside my account page) if he forgot his password.
API Documentation - https://developer.wordpress.org/rest-api/reference/
Available Webhook Events - https://wp-webhooks.com/integrations/wordpress/
Regards
Thanks!
Hey @diogovbWe looked into Wordpress's API documentation and currently, they are not providing any trigger event when a user Reset the password (outside my account page) if he forgot his password.
API Documentation - https://developer.wordpress.org/rest-api/reference/
Available Webhook Events - https://wp-webhooks.com/integrations/wordpress/
Regards