REST API | Custom API generator for cross-platform and import-export in WP plugin allows users to create a custom API for blogs that can be useful to migrate all the blogs by the import-export functionality.
It also provides authority to the user to add the necessary data they want to add in the API.
This API can also be useful for cross-platform functionality.
FEATURES
- It allows users to create custom endpoints for blog API.
- It allows users to choose the data they want to add in a custom API.
- It extends the feature of custom rest API for cross-platform integration.
- The custom rest API allows you to export your blogs and migrate them.
- Support for import functionality for blogs.
STEPS TO USE
- To export the blog data you will need to go to the export page and select the required fields.
- For creating multiple API or changing the endpoint of API there is an option on the export page, just add the value in input and click on the save button.
- There is an option of “Check API” to check all the endpoints and data in the endpoint.
- For Import functionality, you will need to have an Export API created from the same plugin.
- After getting Export API, Paste it on the import blog page.