[ad_1]
Is this something you could use for Content Post/Streamlining? Trying to reduce the data entry needed to login>>>click publish>>>turn all the lights green on SEO Yoast etc
I want to turn a word doc into an SEO Optimized blog post with this? Is this something that’s doable or am I in the wrong area?
[ad_2]
It is possible. You can create a page (or post) by sending a POST request to example.org/wp-json/wp/v2/posts or /wp-json/wp/v2/pages
How you convert a word doc into text and submit that request to your server is up to you or whoever you have writing that code.