Hi,
is it possible to send an email with an attachment to a contact using Velo API and Wix business email?
I want to customize the event ticket purchase experience but the checkout() or startPayment() API does not send the ticket to the related contact after the order is confirmed, Checkout() returns a link to the ticket PDF but emailContact() is not capable to add an attachment to the email. It is a pity that this is not supported by Wix.
I understand that sendGrid can be used but this requires an additional cost for the basic plan and sending emails via other providers probably requires to setup other staff to make sure these emails are not considered as spam by the contact mailbox.
Thanks.
Yes, it's possible to send an email with an attachment to a contact using Velo API and Wix Business Email. One way to achieve this is by integrating with a third-party email provider like SendGrid, which can handle attachments and avoid spam issues. However, this may incur additional costs, so it's important to consider the trade-offs and alternatives before implementing. Avalon Access