• Resolved pavankumarvedam

    (@pavankumarvedam)


    Hi,

    We are using DMS plugin for development and looking for buying DMS pro.

    We have documents created in nodejs that need to be uploaded to dms programmatically.

    I followed a suggestion given in the forum to use ‘file_import’ url but the url shows up with errors complaining of global being undeclared.

    Only after visiting the DMS enabled page in WordPress allows further posts.

    This is an issue since we will use only a rest client to post.

    Any clues/pointers please?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author reifsnyderb

    (@reifsnyderb)

    Hello,

    The file_import.php code shows how a file is imported into the system. However, there will be errors as there are a lot of dependencies. Probably the easiest way to develop the code would be to follow the other dependencies and copy them into the file you are using as an interface.

    The DMS Pro code will be a slightly different as it is capable of handling millions of files while the free version will simply load all the files into the same directory.

    I can develop such a system to allow documents to be imported from outside of the DMS. However, it would take quite a few hours to do so.

    Best Regards,

    Brian

    Thread Starter pavankumarvedam

    (@pavankumarvedam)

    Thanks Brian! We were able to follow the suggestion to achieve the rest integration!

    Plugin Author reifsnyderb

    (@reifsnyderb)

    Closing support topic.

    Plugin Author reifsnyderb

    (@reifsnyderb)

    Marking as resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Rest (http post) Call to upload files’ is closed to new replies.