Hello everyone,
I’m trying to setup an api workflow to send a copy of an email to a user after they click on a button found in an email (pictured below). Ideally they’ll receive an email notifying someone sent them a message, and then they will have the option to be resent that exact email either 3, 6, or 9 hours from that open timestamp.
The buttons link to a separate page in my app that has the workflow on a page load pulling the time but I can’t get it to send at any of those 3 times. I just get it to send exactly when the page loads. Does anyone have any tips on how to get this done? I’ve played with it a few different ways and I can’t seem to get it to go through.