[ad_1]
[ad_2]
I need to grab content from an API that returns the content in JSON format. I can only access the API via a bearer token. And then maps the content to custom posts.
So far I can only find Bernard Kux's plugin – https://wordpress.org/plugins/json-content-importer/ but it doesn't support entering a token, I think.
Do you know any other plugins? I could code this but I'm looking for a simpler solution.

Code is definitely the simple solution if you know how to do it