May 23, 2024
Last updated
Last updated
Connectors: Configure query parameter prefix
With the Connectors, default query parameters are returned through the callback redirection to transmit information to the parent application (eg. the work order identifier, the photo validation status...).
Yet, depending on your integration capabilities, it may not be possible to read those default query parameters. This is why we introduce the ability to prefix the default query parameters with a value readable for your integration.
How it works: Once the prefix is configured by the Deepomatic team, each callback query parameters will be prefixed with the value. For example, if the prefix value is set to prefix: then the work_order_id parameter will be returned as prefix:work_order_id:{work_order_id_value}.
Exploit photo geolocation
Photo geolocation captured through the web application can now be exploited in Insights!
When a photo is taken or uploaded via the web application, its geolocation is stored (if the field worker has previously accepted the geolocation storage). The geolocation coordinates are now exploitable in Insights for you to build interactive maps or carry out analysis.
This feature is only available for photos taken via the web application (be it used in standalone or via connectors).