I developed a "Leave Request" form app for client. It's able to trigger a custom email to requestor. It's working but not perfect (as link below) Actual screenshot
From the screenshot, sender is my developer account; reply-to is my client domain; recipient is my petronel test account. I understand the sender shown as my email because I given consensus while I develop script. But in actual production, it shouldn't behave such.
How could I enhance following items?
- Sender = support@client-domain.com (not an individual GSuite account)
- Recipients = any @gmail/g-suite users
- Developer the logic using my developer account and later transfer the ownership to client (@jtjtechnology.com) and not to an individual?
Thanks for the guidance in million. I been reading Google's Bible but still count figure out.