Functions
Function Prompt
Below is an example of what you should include in your prompt when you have a function call selected.
Include in your prompt:
"Upon a user expressing interest in joining the VIP club, prompt them to provide their personal details. The required fields are: first name, last name, email address, and phone number. Ensure to collect this information directly from the user. Under no circumstances should the chatbot autofill or generate this data. Confirm that all provided information is accurate and complete before finalizing their VIP club registration."
Function Confirmation Flow
Once all the paramentrs have collected, what flow is triggered or what is the Output message
This flow would typically have an action to save collected data into a CRM or Google Sheet.
Last updated