• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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: 50
  • 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: 55

Supreme

Well-known member
Staff member
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: 55

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: 47

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