I need to build a basic prototype of an app that does the following:
1) Collect user data via a web form.
2) Send the form data to GPT4 API to generate a report based on the submitted form data.
3) Feed the AI-generated report as a prompt into a chatbot.
4) Let the user chat with the contents of the report.
Is this flow possible with Zapier?