I am trying to create a bot where a user can apply for a job via whatsapp bot by providing their information and then answering some set of questions that are set by our customer. I can fetch the basic details and docuements from user and send the data to our webhook.
However, The set of questions in the second step are set by our customer in our website dynamically. So, one customer can have 4 questions in their jobs and other customer can have only 1 question or even 10 questions in their job. Is there any way for me to set those questions dynamically in whatsapp bot?