.Net SDK vs REST API features
Hello,
we're trying to rewrite our .Net SDK integration to REST API to be .Net 6/8 compliant as this is blocker for being properly cloud native.
I've been playing with the Actions API provided in Bartender 2022 a bit and been able to cover some basic use cases we have, like Printing and Preview.
Nevertheless I'm still missing some .Net SDK features there.
- Getting list of Database connections configured for the given *.btw file
- Getting the "Used database field names" for the given *.btw file
- Getting the list of printers and theirs properties (IsDefault, Status, ...)
Is there any way how to get the information listed above through the bartender REST API? I've seen something in Print Portal REST API but not sure that's the functionality I should use.
Also can the preview generation be configured so you create also the thumbnails or low resolution previews?
Thanks
1
Please sign in to leave a comment.
Comments
0 comments