• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Add custom fields and featured image in Wordpress

smadds

Member
Here's a Look link to a video showing the issue and what I've found:
 

smadds

Member
Hi Preeti. I'm not sure what you mean by the first question. The custom fields are created in a plugin called ACF (Advanced Custom Fields) as a field group.
1755770148213.png

This has a rule attached to it to link the group of fields to the custom post type "Customer Stories".
1755770199422.png

The custom fields then appear when creating or editing a post of this type. This one has been manually filled in:
1755770306706.png

When the Pabbly flow creates the post, all the custom fields are blank:
1755770481935.png
 

Preeti Paryani

Well-known member
Staff member
Hello @smadds,

Thanks for sharing the detailed explanation and screenshots. As of now, the Meta field in the Create Post action is meant for adding standard WordPress metadata, not for populating custom fields introduced using the ACF (Advanced Custom Fields) plugin.

That said, we understand your use case and will discuss the feasibility of supporting this scenario. If there are any updates or changes in this regard, we will get back to you accordingly.
 

smadds

Member
OK. This is so disappointing, as I was hoping to move several customers away from Zapier and onto your platform, but this would be a deal breaker.

Can I do anything to accelerate the priority of this development?

I'm sure others using the WordPress connector would also benefit.
 

Preeti Paryani

Well-known member
Staff member
Hello @smadds,

This is to inform you that ACF fields are now supported. Please enable the “Show in REST API” option under your ACF plugin settings (refer to the attached image). Once enabled, you can pass the custom fields under the acf object, and the values will be added when creating the post.

image - 2025-08-22T170353.680.png


1755862763821.png
 

smadds

Member
Hi Preeti

Good to see that new field to select ACF or META, thanks!

I've just done a test and the custom field was successfully passed to the post and shown in the response.
1756059210866.png


Thank you very much. Please pass on my thanks to the devs.
 
Top