• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

how to Handle 2 different inputs?

daksh101

Member
Hi i am developing our app integration to pabbly. We have a action to "rename folder" we want to give user one input box ( parameter) where they either give "name" or "folder path". Is there a way we can identify in backend of the action to determine if the input has "/" (that means it is a path).And depending on "path" or "name" call different api endpoints?
 
P

PabblyMember3

Guest
Hi i am developing our app integration to pabbly. We have a action to "rename folder" we want to give user one input box ( parameter) where they either give "name" or "folder path". Is there a way we can identify in backend of the action to determine if the input has "/" (that means it is a path).And depending on "path" or "name" call different api endpoints?
Unfortunately, there is no such internal feature available at the backend to identify the input value is either a path or normal string.

You need to specify the input format with example in the help text of the field.
 
Top