Building a No-code Meal Planning Application

The following solution will listen for user input on a simple page made using Google Forms, create a user using our API, request a new meal plan, retrieve it, generate a PDF, and, finally, send the PDF via email.

To do so, we will create an Integromat scenario that relies on the following modules:

  • Google Forms > Wait for user input

  • HTTP > Create a user

  • HTTP > Generate a meal plan

  • HTTP > Retrieve the meal plan

  • PDFMonkey > Generate a PDF

  • Gmail > Send the PDF via Gmail

Requirements

The following accounts must be created:

Feel free to skip any module that doesn’t fit your needs or replace them with other modules. i.e Gmail for Zoho Mail.

Last updated