Using the API v1, one can retrieve data with the url https://kc.humanitarianresponse.info/api/v1/data/XXXXXX.csv
with XXXXXX being the form id.
I have tested it with XXXXXX = 253043 which was a form id I found online.
But how can I find the form id for my specific form?
The closest to an answer I could find on the forum was Is there a simple way to find your FormID? but it doesn’t help.
I am fluent in R and can use a command line to retrieve this information.