How to change the sender email id while sending email via sendgrid?
I see settings for “Email sent by your app come from”, I see “Sender name”. But these are for all emails sent from the app.
And while making the call I see an option to select reply-to. But how do I change the from-email at the time of making the call to send email? I do not see that option.
Right. I was seeing if there was a native way of doing it as it seemed quite a regular ask, and with so much existing deep integration of Bubble with sendgrid I felt it might all be there.
API integrations are always scary ones for me. Resolving oauth and what not.