Plugins to display data on pages using remote API.
-
I am new to WordPress technology.I have a custom API’s by using which I have to work on WordPress dynamic pages.
I am trying to create a page in WordPress (like profile/detail page with multiple sections) which will display data from external API and post it back to external API.
I know it can be possible with the wp_remote_get and wp_remote_post, but I want to know what will be a better way to display the data. Do I need to go with custom form creation, or should I go with any plugins. I didn’t find any helpful information.
I found the plugin named Formidable Forms, which support get/post page from API But the API integration feature is only available in the Pro version.
Is there any plugins which I could check before going for the Formidable Forms.
- The topic ‘Plugins to display data on pages using remote API.’ is closed to new replies.