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?