Hello everyone,
I am building a CRM with 2 tables: customer table (name, email, total purchase) and order table (order id, customer name, customer email, purchase value)
I want to implement an automation which triggers when new record on order table ...