My automation bot is configured for RUN A TASK > SEND AN EMAIL > CUSTOM TEMPLATE to send an email with an invoice (PDF) attached. It is triggered by a user action in a view.
I have configured the email & PDF as needed and it works correctly if I am signed in to Appsheet (authenticated) via Google or Microsoft. If signed in / authenticated via Apple ID, Appsheet picks up the Apple private relay address okay eg xxxxxx@privaterelay.appleid.com , However, although apparently sent - emails never arrive at the user’s inbox.
Bot monitor details report (below) appears to confirm task executing as expected, including resolving the email address needed.
Two separate AppleID users have confirmed this not-received email issue.
Have I overlooked something? Is there additional set-up needed to send to Apple IDs hidden behind privaterelay? The bot config seems so simple and looks good, plus other authenticator logins work fine for sending emails to.
Tx in advance.