Home › Forums › Feature Requests › REST API › Reply To: REST API
Just to add when I use the following to list posts: https://www.MYSITEURL.com/wp-json/acf/v3/posts
I get the following:
[
{
"id": 35980,
"acf": []
},
{
"id": 33675,
"acf": []
},
{
"id": 33220,
"acf": []
},
{
"id": 32808,
"acf": []
},
{
"id": 32006,
"acf": []
},
{
"id": 31846,
"acf": []
},
{
"id": 30240,
"acf": []
},
{
"id": 28420,
"acf": []
},
{
"id": 27843,
"acf": []
},
{
"id": 27531,
"acf": []
}
]
I am sure I have not configured something so some guidance might get me up and running on this one. Cheer, C
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.