Hi,
I have a custom post type ‘Files’ and have the plugins, ‘ACF to REST API’, ‘Advanced Custom Fields’ and ‘WP REST API’ installed.
I can get the JSON for ‘FILES’ using:
http://mywebsite.co.uk/wp-json/wp/v2/files/
I need to filter this using the custom fields set using ACF.
I can’t seem to find how I would do this and also I can’t seem to get any results via the endpoints specified by this plugin ie.
http://mywebsite.co.uk/wp-json/acf/post/ID
Can anyone help? I have spent all morning trying to get this working but am getting nowhere.
Many thanks
Hi @leanne-oleary
I’m afraid ACF to WP REST API is not officially made by ACF. For a better support, could you please ask the plugin author instead?
Thanks 🙂