Custom WP Function to Trigger when Post being created with Webhook Data
Budget: $30 – $40 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)
So Now I am using WP Webhooks Pro to connect my website with a third party system that sends the data to my website using WP Webhooks Pro Webhook and once data is received, we create note or qev-attachment based on the data we received. As soon as a note or attachment is created using webhook data, we connect this newly created post with an existing parent post based on the parent post id that we receive in webhook payload data.
But its not working. So I will show you my custom function that I created and you need to check if there is something wrong and how you can make it work. Its urgent project and if you can make it work then let's work on it.
Thank you.
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)
So Now I am using WP Webhooks Pro to connect my website with a third party system that sends the data to my website using WP Webhooks Pro Webhook and once data is received, we create note or qev-attachment based on the data we received. As soon as a note or attachment is created using webhook data, we connect this newly created post with an existing parent post based on the parent post id that we receive in webhook payload data.
But its not working. So I will show you my custom function that I created and you need to check if there is something wrong and how you can make it work. Its urgent project and if you can make it work then let's work on it.
Thank you.