geosolutions-it / pyfulcrum

Python module for Fulcrum Webhooks and Fulcrum forms backup
https://waffle.io/geosolutions-it/pyfulcrum
1 stars 2 forks source link

Select data from the Fulcum API data model to be stored into DB #1

Closed giohappy closed 5 years ago

giohappy commented 6 years ago

For the purpose of the project we probably don't need to store the complete Fulcrum contents. The main important assumption is that we only store the latest changset (snapshots) of data.

We have to select from projects / users/ forms / records data and metadata the relevant fields to store.