Look up data refresh periodically from webservices

The lookup tables are managed via the lookup table interface .
I want to perform a scheduled refresh of data in look up tables.
Is there a way to automate the data refresh of these tables via a scheduled job

Hi Neetu,

What kind of refresh are you looking to do?

CommCareHQ's HTTP API supports uploading lookup tables, which can be used to update the data in them on a regular basis. That's the best way I can see to perform a scheduled refresh of the data in the tables.

-Clayton

1 Like