The Sub Query addon allows retrieving array elements from a parent object property. Use it to fetch array elements in objects passed in a REST API endpoint and display them conveniently as a nested listing. Connect to a REST API Endpoint If you haven’t connected to a REST API yet,...
How to Create a Single Page for the REST API Item
This guide explains creating a so-called “single page” for the REST API item to display the selected item's data on a static page.
How to Get and Update Relation Data via REST API
Discover how to get the relation data list and update or replace the children or parent items via REST API with the JetEngine WordPress plugin.
How to Add and Edit Custom Content Type Items Remotely Using REST API
From this tutorial, you will learn how to link the form on one website and the Custom Content Type items on another one using the REST API. This will allow you to add and edit items remotely with the help of JetEngine plugin functionalities.
How to Display Custom Content Type Items Using REST API
From this tutorial, you will learn what REST API is and how you can use it to pull the items of a Custom Content Type from one site to another.