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

Insert a googleapis QR code into a document

RafaExpert

Member
When a user submits a form, a google sheet is automatically filled with the data form. In one cell I have a googleapi call to generate a QR
=IMAGE("https://chart.googleapis.com/chart?cht=qr&chl=" & ENCODEURL($N2) & "&chs=300x300&choe=UTF-8&chld=L|2")
The QR code is generated perfectly without any issue.

I have created an automation to create a google doc inserting some of the sheet fields, but the field "QR" (generated by above googleapis) is not inserted in the doc. Is blank.

Is there any way to insert this type of filed in a doc?

thanks
 

Attachments

  • Captura de pantalla 2023-06-23 a las 9.51.16.png
    Captura de pantalla 2023-06-23 a las 9.51.16.png
    20.9 KB · Views: 117
  • Captura de pantalla 2023-06-23 a las 9.51.31.png
    Captura de pantalla 2023-06-23 a las 9.51.31.png
    21.3 KB · Views: 130
P

Pabblymember11

Guest
Hey @RafaExpert

Kindly refer to the following video tutorial once on how you can pass the QR code to further action steps.


Further, it doesn't seem like you have passed the QR code in Google Docuemts to generate the QR code file.

1687508929405.png
 

RafaExpert

Member
I'm trying to use "Replace image of a document" but as you can see there is no way to add the image URL
My doc has 2 images, but I can't add any url to replace the images.
Any idea why this is happening?
 

Attachments

  • Captura de pantalla 2023-06-23 a las 19.22.57.png
    Captura de pantalla 2023-06-23 a las 19.22.57.png
    190.4 KB · Views: 124

ArshilAhmad

Moderator
Staff member
I'm trying to use "Replace image of a document" but as you can see there is no way to add the image URL
My doc has 2 images, but I can't add any url to replace the images.
Any idea why this is happening?
Please ensure that the Document ID you are trying to map is present in your Document list.
1687550660682.png
 

RafaExpert

Member
In step 2 I have created a document from template and the response received shows the DocumentID 1YJXhGA9sVjaiZZz6ht-g5_nDFP_mQoI3ZXSJZ_fMARM as you can confirm in the first image attached.

In step 3 (Replace images...) I selected the DocumentId from the dropdown.. But is not showing me the option to add the image URL.

I can't figure out what I'm missing here.
 

Attachments

  • Captura de pantalla 2023-06-23 a las 22.48.11.png
    Captura de pantalla 2023-06-23 a las 22.48.11.png
    121.1 KB · Views: 116

ArshilAhmad

Moderator
Staff member
Please grant me access to your workflow by adding me as a team member. This will allow me to gain a better understanding of your issue.
Once you have added me as a Team Member, do let us know the name of your workflow.
Email: [email protected]
Also, remember to revoke access once your query has been resolved.

Attaching a video for your reference:

 
Top