Community

People are filling out my form but I am not getting email notifications that they did could you turn this on for me?

Comments (1)

Vipin

May 1, 2024

Hi Jenna, you can set up email notifications in Neartail. Send confirmation email to customers when they submit their order. https://neartail.com/order-form/send-confirmation-emails-to-customers.html Send notification email to your team for new orders: https://neartail.com/order-form/receive-notification-emails-for-new-orders.html Email content You can customize the message to include payment details, delivery instructions etc and use either of these formulas in the email message to show an order summary. ${BILL()} This will show a summary of the products ordered in the bill format. It will include the product name, quantity, unit price and amount ${response()} This will show a summary of all the answers in the form (products ordered + other fields in the form such as contact details, address etc)

Add your comment