CrmsApiForMS365

This serves as a wrapper for the existing MonitorCrms Api endpoints that allows use of MS 365 SSO

APIDescription
GET office365/crms/crmsApi/{.}

Redirects all GET requests to the existing MonitorCrms Api endpoints passing access token generated from authorization filter

POST office365/crms/crmsApi/{.}

Redirects all POST requests to the existing MonitorCrms Api endpoints passing access token generated from authorization filter

GET office365/crms/api/v1/{.}

Redirects all GET requests to the existing MonitorCrms Api endpoints passing access token generated from authorization filter

POST office365/crms/api/v1/{.}

Redirects all POST requests to the existing MonitorCrms Api endpoints passing access token generated from authorization filter

GET office365/crms/api/v2/{.}

Redirects all GET requests to the existing MonitorCrms Api endpoints passing access token generated from authorization filter

POST office365/crms/api/v2/{.}

Redirects all POST requests to the existing MonitorCrms Api endpoints passing access token generated from authorization filter

GET api/CrmsApiForMS365

Redirects all GET requests to the existing MonitorCrms Api endpoints passing access token generated from authorization filter

POST api/CrmsApiForMS365

Redirects all POST requests to the existing MonitorCrms Api endpoints passing access token generated from authorization filter