ACF custom field
Status: Open · Asked by shayatik on · 0 views
Hi,
I'm using Woocommerce and ACF. I created a custom field for Woocmmerce orders.
I don't see the field in the response I get from Woocommerce, and I don't see the field in the mapping.
I've enabled REST API for this field group in ACF.
Thanks.
Hi @shayatik,
Could you please share the Workflow URL in which you have this concern?
Hi @shayatik,Could you please share the Workflow URL in which you have this concern?
https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZjMDYzZjA0M2Q1MjZiNTUzMjUxMzAi_pc
If you want custom fields in action step, please try using the API by Pabbly to achieve your use case.
youtube.com/watch?v=bmf4och_kTk
Please check out the thread attached below.
https://forum.pabbly.com/threads/add-custom-fields-and-featured-image-in-wordpress.15176/#post-71757
If you want the custom fields in trigger responses, then please note that the webhook trigger used in WordPress is descriptive-based and captures whatever data the application is sending. We do not have any control over the data that WordPress sends to Pabbly Connect. As the data is being sent in this manner from WordPress, I'm afraid there's nothing we can do about it.
If you want custom fields in action step, please try using the API by Pabbly to achieve your use case.youtube.com/watch?v=bmf4och_kTk
Please check out the thread attached below.
https://forum.pabbly.com/threads/add-custom-fields-and-featured-image-in-wordpress.15176/#post-71757If you want the custom fields in trigger responses, then please note that the webhook trigger used in WordPress is descriptive-based and captures whatever data the application is sending. We do not have any control over the data that WordPress sends to Pabbly Connect. As the data is being sent in this manner from WordPress, I'm afraid there's nothing we can do about it.
That's not exactly what I want. I found a very quick and easy solution using make.com
They give me an option to use custom meta fields.
I'm afraid that, for now, using the API by Pabbly module is the only workaround we can provide you with for custom fields.