• 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 $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

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

Line breakes from OpenAI not inserted into Google Docs

PRPA

Member
Hi,

I have a workflow that sends text from OpenAI to my Google Docs... but the Google Docs content ends up looking like this:

\n\nWelcome\n<span class="pabbly-connect-linebreak" contenteditable="false">\n</span>\nLosing weight after

... that the Doc shows the code \n, </span> etc. instead of actuall placing tghe line break etc. there.

Is there something else I can do to get the Google Doc to actually format the text according to the code/markers?

(BTW When the same text is sent to a Google SHEET, it works fine: The line break etc. actually appear.)

Thanks.
 
P

Pabblymember11

Guest
Hey @PRPA

Can you share the name of the workflow in which you have tried the same? Also, please try clearing your cache memory once and then try again.

Also, do remove the action step once and then try again.
 

PRPA

Member
The workflow name contains 68489646161.

The step where it send the content to a Google Doc is step 29.

I am not sure what you mean by "clear your cache"? The data is not sent from my computer (that has the cache to be cleared?), but from OpenAI to you, Pabbly Connect and you then send it to the Google Doc... so where is the cache to be cleared by me?
 
P

Pabblymember11

Guest
Timeout window for OpenAI Generate Content to 40 seconds. Although this is not an ideal thing to do.

So, handling this use case is something that we have informed the OpenAI team about. We have sent the email but haven't received any reply back from them.

Whereas, you should check the error message from the Open AI team since in response their server is unable to fetch the data in the given time window.
 
Top