• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

need help with form subbmition

workflow
1. User enters name in a form and submits it
2. We verify the name against a list
3. if name is not present in list we add the name to the list and we forward it to next step and send a whats app msg success
4. if the name is already in the list then we say below the form submit button " Name Already Exixts" and do not forward the name to next step and send a whats app msg failed
 

ArshilAhmad

Moderator
Staff member
Hi @mistrysameer,

Please elaborate a bit more on the applications involved in this workflow, such as which form you are using in the trigger step and which application the list you are referring to is in.

4. if the name is already in the list then we say below the form submit button " Name Already Exixts" and do not forward the name to next step and send a whats app msg failed
Also, could you elaborate a bit more on what exactly you mean by this?
 
I am making a website where user gets trial access for a service.

User enters a username and gets 3 days access
The website makes collects the userme and forward it to papply via webhook.
After which it should trigger a verification

1. If the username is not in a list of previously accessed user name then we give 3 days access vis a api call to my server ( server is setup and ready ) and add the user name to a list and send a whats app msg”Thankyou”
2. If the username is present in the list of previously accessed user name then we send a whats app msg “You have already acces trial”
 

Preeti Paryani

Well-known member
Staff member
Hello @mistrysameer

Could you please let us know where the list of usernames is maintained and which application is being used for this purpose? This information will help us assist you more effectively.

If you have already set up a workflow to achieve this use case, kindly share the workflow URL with us. This will allow us to review it and suggest any necessary corrections.
 

Preeti Paryani

Well-known member
Staff member
Hello @mistrysameer

I have created a reference workflow that aligns with your use case. You can review it and make further adjustments as needed.

Here are the details:
Please feel free to check it out and let me know if you have any questions or need further assistance.
 
Top