web
You’re offline. This is a read only version of the page.
close

  • Forums
  • Knowledge Base
  • Status
  • Downloads
  • Support Requests
      • All
      • Web Pages
      • Forums
      • Knowledge Base Articles
  • English
    • Deutsch
    • Español
    • Français
    • English
    • 日本語
  • Sign in
  • Home
  • Public Profile

Fabrice Mosca

Fabrice Mosca

Joined: 12/22/2017

  • Forum Posts
  • I don't use Power BI, but I

    Fri, 07 Dec 2018 03:47:19 GMT – DocuWare and Power BI-1544088171

    I don't use Power BI, but I have found Metabase (metabase.com).

    That's a very powerful BI tool. I use the REST API to extract the datas I need and store them in a sqlite database with a python script.

    Metabase read this database and display my Dashboard.

  • I am now able to connect to

    Fri, 07 Dec 2018 03:39:00 GMT – Python and REST-1543553515

    I am now able to connect to DocuWare using that syntax and retrieve metadatas :

    url = 'https://MyOrg.docuware.cloud/DocuWare/Platform/Account/LogOn?returnUrl=/...
    datalog={'Username':'login', 'Password':'password', 'Organization':'MyOrg'}

    r=requests.post(url,datalog)
    file=open("response.xml","w+")

    file.write(r.text)

    Thanks for your help.

     

  • Thanks Joe,

    Sun, 02 Dec 2018 22:34:23 GMT – Python and REST-1543553515

    Thanks Joe,

    I will take a look on these ressources.

  • Python and REST

    Fri, 30 Nov 2018 03:52:40 GMT – Python and REST-1543553560

    Hi,

    did anyone ever use python to launch a request using the REST API ? I need example to achieve that.

    Thanks

  • Python and REST

    Fri, 30 Nov 2018 03:51:55 GMT – Python and REST-1543553515

    Hi,

    did anyone ever use python to launch a request using the REST API ? I need example to achieve that.

    Thanks

Get Help

Search in Knowledge Base
Ask Community
New Support Request
  • Get Knowledge

    • Online Help
    • Knowledge Base
    • Updates & Hotfixes
    • Cloud Status
    • Blog
    • YouTube
  • Get Support

    • Community Forums
    • Support Requests
    • Search & Share Ideas
    • TeamViewer
  • Get Information

    • Data Privacy Policy
    • Data Processing in Support
    • Legal
    • Disclaimer
    • Support Lifecycle Policy
    • Sitemap


Gender reference:

DocuWare communications are gender-neutral. All past and future communications issued by the company are inclusive of all gender identities, even if not explicitly stated in the wording.

 

Copyright © 2025. All rights reserved.