Replies: 0
I have a custom API integration with this business directory and when I update the post on the back end it syncs it to Salesforce. When I or anyone else update a listing on the front end it does not sync with the API. I use the ‘save_post’ action hook which works to kick off a sync upon listing update on the backend but its not firing when a change comes from the front end. The ‘post_updated’ action hook doesn’t work either. Which action is firing when you update a directory listing on the front end?