• 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

    Great to hear it will be ready-to-use. Is it coming soon? :-)
  2. Pabblynaut

    How to use gpt-image-1 in Pabbly

    Great to hear! Do you think it will be a "readymade action" or "Custom API request"?
  3. 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...
  4. Pabblynaut

    Do any of the AI connections do web research?

    I tried, but I can not see if the data is coming from a live search, or just from the corpus of the AI. So there isn't a switch we can flip to instruct "google for me"?
  5. 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.
  6. Pabblynaut

    Find stuff in large XML

    https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY5MDYzMDA0M2M1MjZmNTUzMTUxMzMi_pc
  7. Pabblynaut

    Find stuff in large XML

    EDIT: I tried to run the flow 3 times. It failed each time on the first try on step 2. But on the auto-retry, it worked each time. So great that it works, but what could be the reason it only worked on the retry?
  8. Pabblynaut

    Find stuff in large XML

    This worked until step 2: Could the reason be that the XML file is 504.000 characters?
  9. 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?
  10. 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? :-)
  11. Pabblynaut

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

    Hi, thanks, now I am stuck on the next step. Please see the private ticket for the flow details.
  12. Pabblynaut

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

    When I have used the "Create doc from template" action, a new doc is added to my google drive. Where can I see the id of this new file? I want to use the "Insert an image to a Specific Location" action to add a new image inside the new file, and not to the template.
  13. Pabblynaut

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

    This would be a very useful feature. I voted up this: https://pabbly.featureos.app/p/openai-to-google-docs-text-format
  14. Pabblynaut

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

    Thank you very much for the detailed reply. I got it to work like in your example. Quick follow up question: How can I format the text so it will have formatting when it lands in the google doc? Like in your example, what would I do if I want "Arshil" to be in bold and cursive when it shows in...
  15. Pabblynaut

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

    https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZlMDYzNDA0MzQ1MjY0NTUzYzUxMzEi_pc
  16. 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?
  17. Pabblynaut

    How to get Ideogram to work with Pabbly

    Nevermind, figured it out. This worked:
  18. 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...
  19. 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"
Top