Hi folks, I have the most basic of internet questions. I would like to launch a survey hosted on another site (survey hero) and then when the user is finished with the survey, have it return to my mobile (iPhone) app.
Possible?
How?
Thanks
Mark
Launching a survey
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
marksmithhfx
- VIP Livecode Opensource Backer

- Posts: 939
- Joined: Thu Nov 13, 2008 6:48 am
Launching a survey
macOS 15.6 (Sequola), Xcode 15.3, LC 10.0.2, iOS 18.6.2
Re: Launching a survey
Hi Mark,
does Survey Hero offer an API you can use?
If not - can you load it in a browser widget?
Stam
does Survey Hero offer an API you can use?
If not - can you load it in a browser widget?
Stam
-
marksmithhfx
- VIP Livecode Opensource Backer

- Posts: 939
- Joined: Thu Nov 13, 2008 6:48 am
Re: Launching a survey
Good questions, I will go investigate further.
Thanks
M
macOS 15.6 (Sequola), Xcode 15.3, LC 10.0.2, iOS 18.6.2
-
marksmithhfx
- VIP Livecode Opensource Backer

- Posts: 939
- Joined: Thu Nov 13, 2008 6:48 am
Re: Launching a survey
Thanks Stam, that worked like a charm. Didn't even have to code anything. Added the widget, a url to the survey and made sure "user can interact" was checked and it worked perfectly. At the end, since the browser was on a card with a nav bar, the user can just easily navigate away.
Thanks a bunch, your response got me over the hurdle of "where do I start?"
macOS 15.6 (Sequola), Xcode 15.3, LC 10.0.2, iOS 18.6.2
Re: Launching a survey
Glad that worked 
Also, good to know a nice way to incorporate survey functions into the software... hadn’t occurred to me before but this is something I will be needing as well...
Also, good to know a nice way to incorporate survey functions into the software... hadn’t occurred to me before but this is something I will be needing as well...