Skip Navigation

[Resolved] Expose custom-post-type posts with their custom fields on REST API

This support ticket is created 2 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 2 replies, has 2 voices.

Last updated by pdgC 2 years, 7 months ago.

Assisted by: Minesh.

Author
Posts
#2411891

Tell us what you are trying to do?
I want to enable REST API access to my custom type posts including all the custom fields value
Is there any documentation that you are following?
No, I couldn't find any
Is there a similar example that we can see?

What is the link to your site? hidden link

#2412067

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Toolset offers the REST API integration by means of exposing the custom fields created using Types plugin to REST API. Please check the following Doc:
=> https://toolset.com/documentation/programmer-reference/toolset-integration-with-the-rest-api/

Have you gone through the above doc already?

#2412963

I could find that documentation in the beginning.
My issue is resolved now.
Thank you Minesh!