Hi Clay Team,
I am trying to use the Clay Sequencer with my Google Workspace account. I have several email aliases configured in Gmail (under Settings > Accounts > Send mail as) that I need to send from.
Currently, the Clay Sequencer only allows me to send from the primary Google Workspace identity. I cannot select my verified aliases as the "Sender" unless I connect via SMTP, but Google no longer supports legacy auth/aliases via SMTP, forcing me to use OAuth.
Can you please update the Sequencer's Google OAuth integration to:
- 1.
Detect the aliases associated with the connected Gmail account (via the Gmail API).
- 2.
Allow me to select one of these aliases as the "From" address in the Sender Setup.
The Gmail API supports this via the users.settings.sendAs.list method and by specifying the correct from header in users.messages.send. Other tools like Instantly and Outreach support this natively via OAuth.
Is this on your immediate roadmap? I need this to avoid paying for duplicate Google Workspace seats just to split inboxes.
Thanks.