web
Sie sind offline. Dies ist eine schreibgeschützte Version der Seite.
close

  • Foren
  • Knowledge Base
  • Status
  • Downloads
  • Supportanfragen
      • Alle
      • Webseiten
      • Foren
      • Knowledge Base Artikel
  • Deutsch
    • Deutsch
    • Español
    • Français
    • English
    • 日本語
  • Anmelden
  • Home
  • Public Profile

Fabrice Mosca

Fabrice Mosca

Beigetreten: 22.12.2017

  • Forum Beitrag
  • 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

Hilfe erhalten

Suche in Knowledge Base
Community fragen
Neue Supportanfrage
  • Wissen erhalten

    • Online Hilfe
    • Knowledge Base
    • Updates & Hotfixe
    • Cloud Status
    • Blog
    • YouTube
  • Unterstützung erhalten

    • Community Foren
    • Supportanfragen
    • Suchen & Teilen Sie Ideen
    • TeamViewer
  • Informationen erhalten

    • Datenschutzerklärung
    • Datenverarbeitung im Support
    • Impressum
    • Haftungsausschluss
    • Support Lifecycle-Richtlinie
    • Sitemap



Gender Hinweis:
Bei DocuWare steht jeder einzelne Mensch an oberster Stelle. Das Unternehmen schließt alle Identitäten in der internen sowie externen Kommunikation ein und garantiert damit die Gleichstellung und den Respekt gegenüber allen Individuen. Entsprechend beziehen sich alle vom Unternehmen ehemals sowie zukünftig veröffentlichten Beiträge, auch wenn nicht explizit der Formulierung zu entnehmen, auf alle Geschlechtsidentitäten.

 

Copyright © 2025. All rights reserved.