Learn about the available ways to interact with the WorkLink platform with sample use cases and orchestration approaches.
ScopeAR provides a number of ways to interface and integrate with the WorkLink system. Whether it be extracting important data to bring into your existing business intelligence tools, or interacting with your systems of record, we have a set of API-driven ways to integrate with the WorkLink system.
Interface Summary
There are a few primary methods for interfacing with the WorkLink system.
Interface | Description |
---|---|
GraphQL | Flexible and efficient query-driven data-retrieval through an endpoint. For more information, please see https://graphql.org/ |
DeepLinks | Method for launching app and passing parameters through to the platform through a structure URL. “Deferred Deep” linking automatically prompts for app download |
Resource Catalogs | Method for mapping a customer’s internal system objects (like assets or training modules) to sets of work instructions. |
User Creation/Provisioning | Directory integration for automatic user creation. Coming Soon |
IoT Device | Pull data directly from devices. Coming in 2021 |
...