REST API

REST API

The original version of this document is located at at https://docs.qfield.org/reference/qfieldcloud/api

You can also visit the API documentation at https://app.qfield.cloud/docs/ .

    • Related Articles

    • The official QFieldCloud SDK and CLI

      The original version of this document is located at at https://docs.qfield.org/reference/qfieldcloud/sdk Install pip install qfieldcloud-sdk Module usage ```python import requests from qfieldcloud_sdk import sdk client = sdk.Client( ...
    • Permissions

      The original version of this document is located at at https://docs.qfield.org/reference/qfieldcloud/permissions Permissions QFieldCloud provides a fine grained access control over projects with the concepts of project collaborators, organization ...
    • Jobs

      The original version of this document is located at at https://docs.qfield.org/reference/qfieldcloud/jobs secrets). !!! note All jobs can be triggered using the QFieldCloud API. !!! warning - Any of the triggering conditions described on this page ...
    • Project selection

      The original version of this document is located at at https://docs.qfield.org/how-to/projects Project selection QField has a file selector that allows to open a project from the device locally. To open files from the cloud see QFieldCloud . !!! note ...
    • Pictures

      The original version of this document is located at at https://docs.qfield.org/how-to/pictures Use attachment In QField, a field with Attachment widget can be used to: show and take photos show and record videos listen and record sound clips show ...