• 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. Pabblynaut

    How to use gpt-image-1 in Pabbly

    The gpt-image-1 model in OpenAI is now available globally via the Images API, with support in the Responses API coming soon. How can I use this in Pabbly to create images? https://platform.openai.com/docs/api-reference/images...
  2. Pabblynaut

    Do any of the AI connections do web research?

    I see we can use OpenAi, Antropic etc. But can any of those do web research via Pabbly? Like "Write a top 10 post about the top Canadian 10 blogs about fly fishing", and then it will actually do a few web searches and then write.
  3. Pabblynaut

    Find stuff in large XML

    Using API by Pabbly, I've gotten a XML file with 5000 lines of data into Pabbly. Each line has a date, YYYY-MM-DD. I want to extract only the rows where YYYY-MM-DD is today, and add only these to a google sheet. How would I go about this?
  4. Pabblynaut

    Can Pabbly flows be triggered from Pabbly, not an external source?

    I have a flow I want to run once a day. There is no need for external triggers. I want it to run once a day. How? :-)
  5. Pabblynaut

    Google doc from template error - Must specify at least one request

    I have a google doc with some tags like {{title}}. I try to use the "Create document from template" action. I get an error message saying "Must specify at least one request." But the new document is still created, so it kinda works. What causes this error, and how can I fix it?
  6. Pabblynaut

    How to get Ideogram to work with Pabbly

    I am new to messing with the API module, so sorry for stupid questions. I want to use Pabbly to generate images with Ideogram API reference I can not figure out where to put API key, and what should be in the various fields below. Any help is appreciated!
  7. Pabblynaut

    How to upload DALL-E image to Google Drive?

    The url from DALL-E looks like on the image below. How do I get the image url and upload to Google drive? Any help is appreciated!
  8. Pabblynaut

    What is the default info Pabbly sends to gpt?

    I get other results with my custom prompt in Pabbly than in ChatGPT. Is there some background pre-prompting from the Pabbly side?
  9. Pabblynaut

    Any ETA on DALLยทE 3?

    Any ETA on when DALLยทE 3 can be used with Pabbly? :-)
  10. Pabblynaut

    How to update same row in Google Sheets?

    Let's say I send row number 2 in the below picture to Pabbly: I then use Chatgpt to write "Bananas are cool". Now I want to get that sentence back into my sheet into cell B2 in the same row as the data came from. How can I accomplish this? Any help is appreciated! :)
  11. Pabblynaut

    Force download of OpenAi generated images?

    When I use the OpenAi integration to create images, the resulting image url looks like this...
  12. Pabblynaut

    How to get relative reference Google Sheets formula to work?

    I have a google sheet with a formula to concatenate 2 cells. ROW C: =CONCATENATE(A1,B1) How can I use Pabbly to add new data, but also have the formula added and working? Row no A B C 1 Raindrops on Roses =CONCATENATE(A1,B1) Pabbly adds row 2 Whiskers on Kittens =CONCATENATE(A2,B2)...
  13. Pabblynaut

    Auto-archive URLs in Wayback Machine?

    I have my blog sitemap in Pabbly Connect as a list of urls. Is there a way to auto-archive this in the Wayback Machine? Found this, but can not figure it out: https://archive.org/developers/
  14. Pabblynaut

    GPT-3.5-turbo (ChatGPT) support?

    Hi! I see "gpt-3.5-turbo" is available in the OpenAI integration, but it throws an error. When can we use this new model? :-) gpt-3.5-turbo:
  15. Pabblynaut

    Can you add new rows to top of Google sheet instead of bottom?

    Can you add new rows to top of Google sheet instead of bottom?
  16. Pabblynaut

    Is it possible to format text when exporting from Pabbly to Google Docs?

    I send the below text to Google docs. Is it possible to format it like below? How do you bold, change text size, cursive text inside the same message from Pabbly to Google Docs? Instructions to Ask a Question Click on the "Ask a Question" button and select the application for which you would...
  17. Pabblynaut

    Is it possible to split an array?

    I have 100 lines in an array. Is it possible to split those into 10 and 10 lines?
  18. Pabblynaut

    Automatically retry step before moving on?

    I have a process with 20+ steps. Sometimes step 7 times out, sometimes step 13 times out, sometimes none time out. Is it possible to auto-retry a failed step before the process moves on to the next step?
  19. Pabblynaut

    How to get iterator output into 1 cell instead of 3

    Hi! I have made my first try using the Iterator. I get 3 rows of data into the iterator, and then use add new row in Google Sheets. But this outputs 3 rows, but I need the data from the iterator into 1 cell, not 3. How do you get all data from the Iterator into 1 cell?
  20. Pabblynaut

    How do you split by line number?

    How can I split text every 5 lines? In other words turn this: Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam tincidunt mauris eu risus. Vestibulum auctor dapibus neque. Nunc dignissim risus id metus. Cras ornare tristique elit. Vivamus vestibulum ntulla nec ante. Praesent...
Top