Developers
3min
there are 3 common ways developers can leverage whatsapp apis build conversational apps build ui extensions on whatsapp using whatsapp flows send notifications and alerts to your customers refer to developers docid\ r hirsgtg329xt6ie4pld if you're interested in building conversational and ui apps in this section, we'll walk you through how to use peach to trigger messages, app journeys and notifications notifications and transactional messages the easiest way to do this is to send an event to peach, and configure an automation to trigger the appropriate message this allows you the ability to modify the template without changing your code here's how you can do this step 1 push an event to peach endpoint https //app trypeach io/api/v1/events https //app trypeach io/api/v1/events { "topic" "order placed", "contact" { "name" "luke skywalker", "email" "luke\@example com", "phone number" "+919876543210" }, "order" { "product" "product name", "price" "₹1241 02", "discount" "₹41 02", "total" "1200 00" } } step 2 configure automation on peach go to peach > https //app trypeach io/wa/workflows and create a new automation choose the message you want to trigger, activate and then set up the trigger refer to the api docs here https //peach apidocumentation com/reference https //peach apidocumentation com/reference low code ui app docid 9jrlbhvhdzj4f52z65slu conversational app docid 2aqvvmvj4bjszp1cpxhxi local development docid\ ajzdigj7hulfj6zkorj4i messaging api docid 7e4qf12qvbe8nvvuqo5om