• Anyone can help me i want to inset data from Api into database.
    Any plugin or widget available to park data into database from an Api.

    • This topic was modified 4 years, 6 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    What do you intend to do with the data? That influences how you’d save it. For example, should it be stored as a custom post type (with custom meta fields) or regular posts, or a taxonomy, or as it’s own sui-generis table.

    Thread Starter mohit77u

    (@mohit77u)

    I want to use that API and want to do search and filter functionalities but through API I am using locations API and I am getting limited-data then after going to particular location id data is showing properly but in the main API link data is limited so I want that we can store that data into database and then we can perform search and filter functionality through custom codes or with custom post types.
    This is the API link: https://api.cqc.org.uk/public/v1/locations/

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Park data from api into database’ is closed to new replies.