Read-Only Data Accounts
Number of APIs: 2
Read-Only accounts allow you to access all the Trust specific queries on the GraphQL API.
This allows accessing the complete set of Trust data in a machine readable way.
Typically, shift data is imported by querying a shift
query for any shifts that have been updated since the last request, and extracting the updated shift data.
-
Fetch Shifts - Fetch shifts POST {{url}}
-
Authentication - externalSendResetPasswordInstructions POST {{url}}