Without using a posting form by a user, is there a way to automate a landing page to self execute on a daily basis using AMPSCRIPT and landing pages?
I can actually use Automation studio to do this, but I wanna be able to do it using AMPSCRIPT's Trigger Send API.
Thanks
Attribution to: user5105
Possible Suggestion/Solution #1
The only way to do this would be to set up a send that uses HTTPGet()
to call the page, in turn running the logic on the page.
It's not recommended.
Attribution to: Kelly J Andrews
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/31587