• 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 $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Subscription Billing โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Chatflow โ€” Lifetime Access for $249 โ€” View Offer

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

Search results

  1. W

    Routing: Adding a new route - Suggestion

    When we have a route in place with multiple routes, and have it all nicely laid out.. if we add a new route, Pabbly jumbles everything we have done. I think a better option for Pabbly is to not change what we have already laid out. See demo...
  2. W

    GoogleSheets... and a formula

    Got it. I was looking for merge data function in the Text Formatter. What I realized just now is that in the Text Formatter / Split function; in the text field, I can create my URL - merging the constants and variables - AND then do the Replace %20... all in the one step. Which i then pulled...
  3. W

    GoogleSheets... and a formula

    Yes, I understand that. But my URL is currently built just inside of Pabbly Gmail, because I can't use the URL from GoogleSheets. (the formula for each each row would need to be added first, then I could use this and text formatter/replace. Or even easier still, if in Text Formatter... with...
  4. W

    GoogleSheets... and a formula

    What I did is just use pabbly text formatter to pull and split the date into its components of dd, mm, and yyyy Then in gmail for the URL I just referenced all the fields directly in the pabbly gmail. The only problem is that doing this, any spaces stop the URL, as opposed to if they were an...
  5. W

    GoogleSheets... and a formula

    This is my sheet formula: =concatenate(P2,"?eventDate[year]=",Year(E2),"&eventDate[month]=",Month(E2),"&eventDate[day]=",day(E2),"&type=",F2,"&billTo=",G2,"&additionalNotes=",I2,"&meetingHours=",H2,"&comment=",D2) This is the result...
  6. W

    GoogleSheets... and a formula

    Here is the video: https://www.berrycast.com/conversations/ce51aff8-3b36-51c5-a4bd-a182f4928eb1 I think if I could pull the data into Pabbly from Google sheets using Last Row, And then pull apart the date in Pabbly into its components of D, M, Y using Text Formatter, And then concatenate the...
  7. W

    GoogleSheets... and a formula

    I have a form that is capturing data. All of the data is added to the last row in a Google Sheet. What I want to do is use concatenate on that data in googles sheets to join some constants, and some of the variables from the LAST ROW of the googlesheets into one unique URL. Looking online AI...
  8. W

    Microsoft Excel as an Action: Populating using the new beta view

    It is a new connection, just created it. URL is there.
  9. W

    Microsoft Excel as an Action: Populating using the new beta view

    I have used the classic view with excel and been able to map the fields I want to the excel columns no problem, adding a row of data each time. However, I do not understand what this step is in the new beta view. How do we map a field to a column? Listing the data in the order of the columns...
  10. W

    Manual routing

    ahhh.. chatgpt my friend: What I want to is test FIELD1. There is a yes or no answer. 2 routes for FIELD1. But when this is done I want to test both of the prior routes for FIELD2. Again yes and no. So each submission will be tested and actioned for FIELD1 and for FIELD2. But after a...
  11. W

    Manual routing

    If I branched all 4 at once in the router, then I wonder if the test1 is done, and actioned... and then if it would cycle back and ck the next tests?
  12. W

    Manual routing

    Hmm... I'm stuck on a logic flow here. This is what I wanted to do: Form submitted and it contains TEST(1)field and TEST(2)field. If TEST(1) is Yes ... branch here and do this. If TESTS(1) is No... branch here and do this. Then what I want is for every action to be tested for the next...
  13. W

    Manual routing

    Is it possible in the new layout to manually route a flow? I have a test that sends the actions 2 different ways. After the two actions are done, I want them both to come back together into the same "next test" splitter. I thought in the old flow I could do this, draw the line, but I'm not...
  14. W

    Moxie Tasks Other fields data

    Got it figured out.. thank you.
  15. W

    Moxie Tasks Other fields data

    Yes there is a field called Description. Is this format for the input correct then to add the employees name to the description field in moxie?
  16. W

    Moxie Task Date

    I had removed it to test other aspects of the action. BUT that being said, I had been looking at matching the format in Moxie DD MMM YYYY which is how they display it, but the input field on Pabbly says to enter it as YYYY MM DD .. which worked... thank you.
  17. W

    Moxie Task Date

    The Date formater, 2 steps works and returns the date.. it just will not carry forward to Moxie Start Date field.
  18. W

    Moxie Tickets

    No action of creating a TICKET though...
  19. W

    Moxie Tasks Other fields data

    The Moxie task data has very few fields we can populate. My formaloo form has a lot of fields I would like to get into the task description. I am assuming I have to list all these fields in the CustomValues field, however this does not seem to work. The transaction accepts, but the data is not...
Top