While capturing the data from the website message section is not captured.

Status: Closed · Asked by shreeshchandra.mishra@ats on · 0 views

shreeshchandra.mishra@ats — Question ·

While capturing it's showing the above message.
Let me know if any changes are required within the setting.

Adarshs — Reply ·

Hello @shreeshchandra.mishra@ats

Can you please share your workflow ID, workflow name, App Name, History ID in which you are facing the issue.

Adarshs — Reply ·

Hello @shreeshchandra.mishra@ats

Can you please let us know in which WordPress plugin you are using the webhook URL in the first step to capture the webhook response so that It will be helpful for us to debug it.

Also let us know for which event you are capturing the webhook for.

shreeshchandra.mishra@ats — Reply ·

Yes I'm using the WP Webhooks plugin and action created within contact form 7

Adarshs — Reply ·

Hello @shreeshchandra.mishra@ats

Are you using Wp Webhooks to create webhook for order created in Woocommerce? if it is so then you will face such error as shown in the image below.

We recommend you to use default webhooks which are given Woocommerce itself for such purpose. You can find woocommerce webhooks in
Woocommerce > Settings > Advanced > Webhooks then click on Add Webhook button & paste webhook url also choose the event as shown in the image below.

Let us know if this works for you.

shreeshchandra.mishra@ats — Reply ·
Hello @shreeshchandra.mishra@ats

Are you using Wp Webhooks to create webhook for order created in Woocommerce? if it is so then you will face such error as shown in the image below.

We recommend you to use default webhooks which are given Woocommerce itself for such purpose. You can find woocommerce webhooks in
Woocommerce > Settings > Advanced > Webhooks then click on Add Webhook button & paste webhook url also choose the event as shown in the image below.

Let us know if this works for you.

Hey @Adarshsoni
It's not working for me.
still receiving the same sorry error.

Adarshs — Reply ·

Please remove the Woocommerce webhook for WP Webhooks plugin and create the same webhook in the Woocommerce plugin.

Please follow these steps as recommended to you before. You can find WooCommerce webhooks in

Woocommerce > Settings > Advanced > Webhooks then click on Add Webhook button & paste the webhook URL also choose the event as shown in the image below.

Once you're with the above, capture the webhook response again and let us know if it working for you.

shreeshchandra.mishra@ats — Reply ·
Please remove the Woocommerce webhook for WP Webhooks plugin and create the same webhook in the Woocommerce plugin.

Please follow these steps as recommended to you before. You can find WooCommerce webhooks in

Woocommerce > Settings > Advanced > Webhooks then click on Add Webhook button & paste the webhook URL also choose the event as shown in the image below.

Once you're with the above, capture the webhook response again and let us know if it working for you.


Thank you, it's working fine now.

Back to all forum threads · Log in to reply