I'll start with the where to put it. How are you intending on sending out this link? If it's a survey - are you putting on your website? Sending it out via email? Common examples with EOTI might be that you have non-users in your system that when something happens like a project completes or on a schedule once a month you send an email and in this email you have a link to fill out the survey. In this case the 'link' you're sending is the add record form what whatever table you want these responses stored in.
The code itself is just a generic add record string for any table. In your case lets say you go to your survey table and the url looks like this:
https://cityofnewbraunfels.quickbase.com/db/abcd1234?a=td
(yours will look different)
Then if your goal is to have these EOTI Users add / create surveys for you - then the link that you want to create would be:
https://cityofnewbraunfels.quickbase.com/db/abcd1234?a=nwr
Where you then put that link is up to you. You can take that link and put it on your website under a 'Complete Survey' hyperlink, put it in an email from above, turn it into a QR code and print it on flyers etc.
------------------------------
Chayce Duncan
------------------------------