using the blocks how to convert this google form link into a json file?
sample https://docs.google.com/forms/d/e/1FAIpQLScNKGVug-ceLbnBdwq88UU_RHVXQQII4paaTZYAxz-pWKxpXg/viewform
and turn it like this on apps i created.
using the blocks how to convert this google form link into a json file?
sample https://docs.google.com/forms/d/e/1FAIpQLScNKGVug-ceLbnBdwq88UU_RHVXQQII4paaTZYAxz-pWKxpXg/viewform
and turn it like this on apps i created.
This sounds like a job for the dynamic components extension:
or just load the google form into a webviewer/browser.....
i cant figured out ...this was the json file...please help me
sample.json (2.3 KB)
Perhaps something like this?
questionList.aia (5.4 KB)