• 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

    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?
  2. Pabblynaut

    How to get Ideogram to work with Pabbly

    Nevermind, figured it out. This worked:
  3. Pabblynaut

    How to get Ideogram to work with Pabbly

    How do i enter this in the API module? curl -X POST https://api.ideogram.ai/generate \ -H "Api-Key: <apiKey>" \ -H "Content-Type: application/json" \ -d '{ "image_request": { "prompt": "A serene tropical beach scene. Dominating the foreground are tall palm trees with lush...
  4. Pabblynaut

    How to get Ideogram to work with Pabbly

    I set the bearer token to be the API key, but I get "No authorization token provided"
  5. 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!
  6. Pabblynaut

    How to upload DALL-E image to Google Drive?

    Sorry, it worked, I had just waited so long that the image had disappeared from blob.core
  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?

    Thanks a lot, that was super helpful!
  11. 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! :)
  12. Pabblynaut

    Force download of OpenAi generated images?

    When I use the OpenAi integration to create images, the resulting image url looks like this...
  13. 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)...
  14. Pabblynaut

    gmail

    Any ETA on it's return?
  15. Pabblynaut

    OpenAI - Response not received in 25 seconds.

    The delay module does not solve the problem, because the error is that things time out on the OpenAI side. So we need a auto-retry-part-of-flow option.
  16. 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/
  17. 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:
  18. Pabblynaut

    OpenAI - Response not received in 25 seconds.

    How soon is soon? :-) Asking because the last few hours it seems to be worse than ever.
  19. Pabblynaut

    OpenAI - Response not received in 25 seconds.

    If the Zapier can do it, so can Pabbly? :-)
  20. Pabblynaut

    OpenAI - Response not received in 25 seconds.

    It would be great if Pabbly had an option to yes/no auto-retry task x times before continuing a flow. This way, if for example Openai step times out, it would auto-retry and hopefully succeed before continuing the rest of the flow
Top