• Dear Experts, I am New In WordPress.
    Manager Created Restful Api and Asked Me To Integrate In WordPress.

    Is There Any Plugin? That Can Connect External API into WordPress And Get The Date Out From It ?

    Please Help Any Suggestion.

    • This topic was modified 4 years, 8 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Any plugin that integrates with an external API needs to be tailored to that specific API. Just being RESTful is not enough specificity. If it’s a popular API then there may be a plugin. Otherwise you’d need to develop your own. You can use WP_Http class to make requests. json_decode() can be used to parse JSON responses.

Viewing 1 replies (of 1 total)
  • The topic ‘External Restful API’ is closed to new replies.