Yeah, you’re not missing anything — Get a Post simply doesn’t return ACF
Curious though: have you tried exposing ACF to the REST API and checking if it shows up via a raw API call? That’s the only path I’ve seen work so far.
Okay figured it out, super easy! And yes you can get the ACF fields without mucking about.
Go into your wordpress site, to the ‘make’ plugin | custom api settings, and enable the ones you are wanting. By default any ‘custom’ fields are disabled, so that’s the real reason they don’t percolate through.
Hi Brian! Thank you for taking a second to come back to the Community and let everyone know how you solved the problem It’s always useful for the other users to see the solution