Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Purpose

This Web Service Call allows a third party application to retrieve a valid session in order to call / access the other API functions of this web service. The credentials must be provided by your assigned solutions consultant. A OneFlo login is not advisable for use in these instances.


Note
titleNote

The credentials provided as a result of this call will be required for almost all subsequent calls and is used as a security measure to receive specific information,

*Learn how to chain this call in Creating Chained Requests

...

Info

In this instance I am making a call to login into my UAT environment through postman, as I require my Session credentials to perform any further Web Service Calls.

Endpoint: https://bau-uat-ws.azurewebsites.net/Data/ChainIT/DataService.svc

...