Part 1: Customer Notification iFlowBelow is a JSON payload received via HTTP, we have to extract customer details, calculate the total purchase amount, and send a personalized email using gcp and smtp to the customer.This is the sample payload which ...