i notice we can trigger email automation in teable , if i want to send the email with my own email address, issit possible ?
@mikaelteoh You can just ask Teable AI directly about this first — Teable AI will guide you with the answer.
In short, you can provide your SMTP configuration to Teable AI Chat and tell it to send emails using your SMTP settings instead of `<automation@teable.email>`.
You can also refer to this guide:
https://help.teable.ai/en/basic/automation/actions/communication/smtp-sender#set-up-smtp-and-sender
yes, i manage to configure it , thank you for prompt reply
What are the options of having it dynamic?
The SMTP in this case would be connected to the users data and uses that data in a variable setup.
Technically there is one automation but every user triggering it, gives it their meta data and the sent email is from the users connection e.g. Annas email is sent from Anna@company.com and Jeremys email is sent from Jeremy@company.com
Hi @a.elksnis ,
Yes, this should be possible, but it may need some configuration.
One possible approach is to use a script in the automation. The automation can access information about the triggering user, such as the user’s email address. Then the script could use that email to look up a mapping and decide which SMTP configuration should be used.
That said, this is only one possible solution. After understanding your exact workflow and constraints, Cuppy may be able to suggest a better setup.
You can chat with Cuppy and describe your use case in detail, then ask it to help design the automation/script for you.