Forum Discussion
_anomDiebolt_
9 years agoQrew Elite
This can be done easily with a short script using the FormData API and the Fetch API. It makes no difference if there are file attachment fields. I am at a conference at the moment but when I get back home I will show you how do to this. The other suggestions to use (1) actions, (2) Table-to-Table import or (3) formula URLs are all outdated in comparison to using the FormData API. and the Fetch API.