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

Google doc formatting

ravimittal7

Member
Hi,
I am creating a google doc in my workflow but content is not formatted when i open my google doc though same content in my gmail looks ok.
Please guide.

Thanks
 

Attachments

  • GMail.jpg
    GMail.jpg
    114.7 KB · Views: 88
  • Screenshot 2024-05-16 164758.png
    Screenshot 2024-05-16 164758.png
    62.5 KB · Views: 85
P

Pabblymember11

Guest
Hey @ravimittal7

Can you please tell us how you are preparing the Google Doc file in your automation so that we can tell you the optimal solution?
 
P

Pabblymember11

Guest
Please provide the workflow URL so we can review your process and monitor it.
 
P

Pabblymember11

Guest
Hey @ravimittal7

If you encounter spacing issues in the content generated by your Chat GPT action step, you can directly prompt it to adjust the spacing by adding or removing the extra spaces as needed.

1715941032537.png
 

ravimittal7

Member
Spacing is just one issue. Please see the attached file.
 

Attachments

  • Insta Reel & LinkedIn What kind of material should we use for swimming pool (mosiac tiles, ot...pdf
    44 KB · Views: 87
P

Pabblymember11

Guest
Since the content wasn't passed correctly due to inconsistencies in the format of Simple Inline HTML, I have reassigned all the HTML content. Please review your input and design it as needed.

Note - For extra spacing kindly use <br>
 

Attachments

  • Insta Reel & LinkedIn How to Design and Build Your Dream Home in 2023_ (3).pdf
    87.9 KB · Views: 84
P

Pabblymember11

Guest
As mentioned earlier, the Google Doc action step takes basic inline HTML. We have passed the basic HTML through OpenAI itself to get the response from where you are generating the content. And for spacing coming from Open AI, we have replaced it with <br> tag.
 

ravimittal7

Member
As mentioned earlier, the Google Doc action step takes basic inline HTML. We have passed the basic HTML through OpenAI itself to get the response from where you are generating the content. And for spacing coming from Open AI, we have replaced it with <br> tag.
Sorry, but it is still not clear to me. So, these steps like replacing spacing with <br> is all manual work?
 
P

Pabblymember11

Guest
So, these steps like replacing spacing with <br> is all manual work?
So, if you review your workflow before the Google Doc action step the steps are dynamically replacing the \n(for spacing) with <Br> tag.
 
Top