• Hi all,
    I love this plugin, I use it weekly to import our podcast’s show notes from Google Docs every week. (Exporting as Docx).

    I’m wondering if there’s an API, or post by email with an attached docx or… some way of automating creating a post with this tool?

    Ideally, I would make a shortcut to export specifically named docx files in the Downloads folder so whenever I download the doc it automatically sends the file to our site and creates a post.

    Is there any kind of command line, API, hidden feature, that might make this possible?

Viewing 1 replies (of 1 total)
  • Plugin Author Michael Williamson

    (@michaelwilliamson)

    There are a number of implementations of Mammoth in various languages that can be used both as libraries and CLIs. For instance, this WordPress plugin uses the JavaScript implementation:

    https://github.com/mwilliamson/mammoth.js

    That just handles the conversion from docx to HTML though: you’ll need to handle the other parts yourself.

Viewing 1 replies (of 1 total)
  • The topic ‘Email or API?’ is closed to new replies.