• 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

Search results

  1. Ulf

    Google Contacts -> adding/updating profile image via Pabbly Connect possible?

    I do not find it in the available actions. Is it possible anyway?
  2. Ulf

    Error in Text-Formatter -> Truncate ?

    Great, thank you for the rescue! :)
  3. Ulf

    Error in Text-Formatter -> Truncate ?

    Ok, thanks for the clarification! To be picky, there's a typo in the new help text: "ture" should be "true" ;):cool:
  4. Ulf

    Error in Text-Formatter -> Truncate ?

    When I select "End: True" in Text-Formatter-Truncate it still works from the beginning of the string. Is this correct? I am trying to isolate the file extension at the end of a URL, but it is still returning the first 4 characters... See attached image Thank you Ulf
  5. Ulf

    Upload and rename multiple files to google drive

    Actually I found a solution! After separating the links with text split, a seqence of upload and filter steps does the trick: upload file1, then filter: check if text split result 2 starts with "https://" then continue, else stop - and going on like this for file 2 and 3. So no tasks are wasted...
  6. Ulf

    Upload and rename multiple files to google drive

    Sadly no array, fluentForm just sends a comma separated list of links like: https://wordpress/uploads/audiofile1.mp3, https://wordpress/uploads/audiofile2.mp3, https://wordpress/uploads/audiofile3.mp3 Just playing with Text Split, that gives me 3 single links - maybe I can go from here!
  7. Ulf

    Upload and rename multiple files to google drive

    I have a use case, where users upload their name, address and up to 3 audio files with fluent forms on my wordpress site. Since users are usually not very good at naming their files properly, I need to rename them to identify which file came from which user. When a form is submitted, the...
Top