Skip Navigation

[Resolved] Feeding Toolset fields via REST API

This support ticket is created 4 years, 5 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
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by Charlie 4 years, 4 months ago.

Assisted by: Shane.

Author
Posts
#1756303

Tell us what you are trying to do?
I am trying to add data to Toolset CPTS by using rEST API similar to this approach that uses ACF: hidden link

So I would need to know how to get the keys for toolset fields and update the Toolset custom fields and create the listing just like the youtube video

Is there any documentation that you are following? This one that uses ACF hidden link

Is there a similar example that we can see? hidden link

What is the link to your site? Under Development

Thank you very much.

#1756641

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Charlie,

Thank you for getting in touch.

I would recommend having a look at the link below for our documentation on how to expose our Types Fields to the REST API.

https://toolset.com/documentation/programmer-reference/toolset-integration-with-the-rest-api/

Please let me know if this helps.

Thanks,
Shane

#1765055

Hi Thank you,
But this still does not answer my question regarding the key, by using API what field is the "ley" for Toolset fields that I can use to map the data and save it?

As you can see in YT video provided (23:59 and 24:27), it is very easy to get this from ACF, so how would it work for Toolset since when creating Custom fields I can only see the "Field name" and "Field slug"?

Thank you very much.