...
In Aptify AMS, the team has implemented the Expo Logic integration for the Badge on Demand (BoD) feature. This BoD feature is to make the events ( i.e. meetings) in Aptify terminology enabled for BoD and send the required information to the Expo Logic system for printing the Badge and capture the printing information in Aptify AMS.
Anchor | ||
---|---|---|
|
...
|
...
|
The POST type of request method will be used for Authentication and returning the details with a Token ID. Following are the URL and parameter details used:
Requested Method | POST |
URL | https://APTExpologic.aptify.com/AptifyServicesAPI/services/Authentication/Login/SQLNeedsInputWithContainer |
Parameters | On Body Tab -> Pass Username as <> And Password as <> |
Postman Reference | Use the Token ID for authentication which is returned by the POST method. |
Anchor | ||
---|---|---|
|
...
|
...
|
Aptify AMS team implemented below service endpoints based on the information present in the Expo Logic API information document. These endpoints will help in sending and receiving details across the Aptify AMS and the Expo Logic system.
...