Hi,
I was wondering if there were any one of the community working on a Docuware integration?
Best regards,
Olivier
Hi,
I was wondering if there were any one of the community working on a Docuware integration?
Best regards,
Olivier
Hey @Olivier_Schmitt,
I am not aware of anyone working on something but after my time in print I am still expecting Ricoh to do something odd with it. I would like to see an integration with it though or maybe Square 9.
Hey Olivier,
are you still working on this? I would also be interested, perhaps there’s been some progress yet?
Hi,
I’m on the water if you’re allready interested
Hi all,
I am still interested ; my company is reseller of DocuWare in French Speaking Switzerland and we are not familiar enough with n8n to design our own custom connector
Is there any news on this? I am also interested in a connector.
Yes I work on many docuware integrations
Hi Mr. !
Did you manage to get the OAuth2 mechanism of DocuWare work with n8n or did you use the flow from the developer guide i.e. each time you need to call a service you get the token (3 calls) then call the service you want ?
Best regards,
Olivier
Hi Olivier
the second, but I run the ce of n8n and want to have control of how and what communicates to it. If I were you, I would advise to work with the sdk via c# and containerise it and use this in your flow. There is also a good github python docuware client, and as n8n can handle python more and more, this is another option. My opinion is all of this oauth2 and handling that via a process orchestrator, this is not where a process orchestrator stands for… to log in is simply to log in, thats where the c# sdk comes in: url, username & password and the deep code ensures oauth2. Feel free to share your thoughts on this with me. If I may give you an example: look at make.com fore example, this only requires a url, username and password, and this is also oauth2, and works the same. instead of doing this in n8n use a power node for that (linux container / github python client). I wish you good luck with that and please if you don’t agree, let me know because I don’t want to pretend to know everything and willing to learn also ![]()
take care
Grts Ward
I found this community node https://www.npmjs.com/package/n8n-nodes-docuware
Hi Guys
For me this node was not enough and also missing some dicumentations and have done onon my own happy to get feedback
https://www.npmjs.com/package/@benheidenreich/n8n-nodes-docuware