Custom WP Function to Trigger when Post being created with Webhook Data -- 3

Job ID: 31028691

Budget: $8 – $15 USD

Hey WP Experts,
Important:- If you are new to WordPress, and Don't have Custom WordPress Development and Custom function knowledge, Stay away from this project Please and Make sure you have time to work right away.

I am looking for someone who has deep knowledge of WordPress Action/Hooks, and also understands how Toolset Plugin works and How New Post/post types can be created with incoming Webhook Data.

In my case, I have been using Toolset Plugin to create custom post types and I have post relationships setup using toolset Relationship functionality.

So basically I have 3 Custom Post types:
1: client (Parent Post type)
2: note (Child Post type - Connected with client in One to Many relationship which means a client can have multiple notes)
3: qev-attachment (Child Post type - Connected with client in One to Many relationship which means a client can have multiple qev-attachment)

Please check the attached WP Function which works perfectly when I create a post using WP Admin or Fronted post submission form. But If the post is being created using Webhook (WP Webhook Pro) then this function doesn't trigger. So your responsibility will be to inspect why it doesn't work if post is created using Webhook API.

Thank you.
Related categories: PHP WordPress MySQL Plugin