UMS Web API: Difference between revisions

From UmsWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
==== Software requirements : ====
==== Software requirements : ====


* ASP.Net Hosting Bundle - https://dotnet.microsoft.com/en-us/download/dotnet/8.0 [[File:.Net Hosting Bundle.png|alt=.Net Hosting Bundle download|frameless]]
* ASP.Net Hosting Bundle - https://dotnet.microsoft.com/en-us/download/dotnet/8.0  
* [[File:.Net Hosting Bundle.png|alt=.Net Hosting Bundle download|frameless]]

Revision as of 11:46, 17 September 2024

UMS Web API opens up for exporting data from UMS system via API. Therefore it is not limited to a certain supplier.

You as customer can control data-source and access to the API, and the supplier can via the build-in swagger configurate their API connection.


Prerequisites and needed modules

Purchase requirements :
  • UMS Web API module

Technical requirements :

  • 1 x MS SQL database (additional to the existing UMS Database)
  • 1 x IIS Web server (existing UMS Web server can be used to host API site)
  • 1 x SSL Certificate for the API Site (eg. umswebapi.yourdomain.dk)

Software requirements :