epicollect-project
Extracts data from an Epicollect5 project. import-epicollect-project-to-datatable
Last updated
Was this helpful?
Extracts data from an Epicollect5 project. import-epicollect-project-to-datatable
Last updated
Was this helpful?
Imports data from an Epicollect project.
url
: The URL of a valid Epicollect5 project URL (e.g. ).
client id
: The Epicollect5 Client ID to access private projects. (Not required for public projects, so defaults to null).
client secret
: The Epicollect5 Client Secret to access private projects.(Not required for public projects, so defaults to null). See .
map index
: The index of the mapping to use (defaults to zero). The Epicollect map_index is an integer index of the particular mapping you want the data to be mapped against.
slug
: The project slug. A slug is the part that comes at the very end of a URL and refers to a specific page or post. For example, the slug for the url is 'ec5-demo-project'.
data
: A datatable containing the entries from the Epicollect project.