I am using Device Magic forms extensively, and almost all of my Device Magic forms trigger a Zap to do “processing”, as Device Magic is a good tool for mobile forms but it has limited programability. So frequently the submission of a Device Magic form will trigger a Zap and the Zap will update a Google sheet, and that Google sheet is a Device Magic “Live resource” that can be used by Device Magic in lookup expressions for pre-filling form fields or filtering possible values or validation, etc.
The combination is powerful and flexible.
But, after a Zap updates a Google sheet it can take many minutes before Device Magic detects that there is an update on the live resource and resynchronizes (loads the new data into Device Magic.)
In the Device Magic web UI there is a feature to manually request a resynchronize of a live resource. Following is an example URL of that feature:
https://www.devicemagic.com/organizations/236469/resources/71434/sync_with_provider
I tried configuring a Zap to do a GET of that URL but of course Device Magic responded that it is necessary to be logged in to access that resource.
So it appears to me that the Zapier Device Magic feature set needs an enhancement to provide that feature from the Zap side.
Of course if there is another solution I’d be delighted to hear it!