Load Staff Data

Description

Input

Parameter Requirement Level Default Comment
districtid required 10291 Unique District ID number
unitid optional 60500 Unique Business Unit ID number for specific District. Omit this parmaeter to get all units in the District ID
overwrite required 0 or 1 WARNING: Setting overwrite to 1 will replace the local database table with the new data.
Set overwrite to 0 to merge the new data with the exisiting one.
concurrent required 0 or 1 When concurrent is set to 1, FRAWS will execute multiple Quinyx SOAP API calls at the same time to reduce the
API call and processing time.
start required start or status By providing start keyword, FRAWS will start the SOAP API calls to Quinyx WFM. If status keyword is set, FRAWS
will check the current load status.

Example Query

https://falckws.com/loadstaff?districtid=10291&overwrite=0&concurrent=0&unitid=60500&start

Example Output

  • { "Request": "Read Staff Data Table From Quinyx", "Status": "Send" }