Support

Account

Home Forums General Issues Using REST API to get specific subfields

Unread

Using REST API to get specific subfields

  • I am trying to use the WordPress REST API with custom fields. I can get a the ACF fields using:

    ?_fields=acf

    as a endpoint. However, if I try to drill down (for example):

    ?_fields=acf.school_team

    I get an empty array.

    Any thoughts on what might be wrong?

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.