I'm a bit stumped. What would be the best way to c...
# suitetalkapi
m
I'm a bit stumped. What would be the best way to create some kind of landing page hosted by NetSuite that required no authentication but allows for a confirmation message to be passed in by the user navigating to it? The use case would be: I'm sending an email or text message to a user and they click a link in agreement, upon clicking the link they are taken to this page and I am able to log the confirmation and display a user friendly message like 'Thanks for your confirmation'. Am I over complicating it by trying to do this using code?