Hi again. I need some more input. To give you an idea of what I’m talking about, for example, you have an internal team-messaging software and you need to invite an outside client into a thread to get their input. how would you go about sending the email? I thought about somehow using Xano and sendgrid to do that, but I just want to make sure I have my thought process right.
So what I’d do is hook up xano and sendgrid, then connect them to weweb. Within weweb, I’d pick the div/content block I wnt to use for the email and then I’d use a variable or formula to get the email and send it to the address.
To have the guest invited after they click the email, what I’d need to do then is simply have the link go directly to the thread, right?
But I also need them to be locked to that thread and they also need a timer so after a certain timeframe, the link no longer works and they get kicked out of the thread. So to accomplish this, what I’d need to do is to create the variables for the time and the selected thread on weweb’s side, but to prevent them from leaving the thread, I’d need to work on that on Xano’s side with the permissions, right?
Let me know if my thinking is correct or not. All help is much appreciated.