Skip to main content
Best answer

How to include checkboxes and hyperlinks when creating google doc from template

  • July 25, 2024
  • 1 reply
  • 185 views

Hello there!

I have a Zap that is receiving some data through a webhook and creating a google doc based on a template. The Zap works well, however I couldn't find a way of properly creating Checkboxes and Hyperlinks in the generated google doc.

I have tried to use "[] " for the checkboxes or an html tag for the hyperlink but those didn't work and just got added as plain text in my Google Document:



Does anyone know if that can be accomplished?

Thanks

Best answer by Troy Tessalone

Hi @MPinheiro 

I believe that will involve using the GDocs API to do advanced data formatting, which is something I’ve implemented for clients.

https://developers.google.com/docs/api/reference/rest

 

 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • 34032 replies
  • Answer
  • July 25, 2024

Hi @MPinheiro 

I believe that will involve using the GDocs API to do advanced data formatting, which is something I’ve implemented for clients.

https://developers.google.com/docs/api/reference/rest