Skip to main content

We currently have a Zap set up where every time a questionnaire is filled out on Airtable, it generates a Google Doc with the questionnaire. 

 

This is mostly great; however, when a contact includes links in their questionnaire, they disappear on the way to Google docs:

 

Is there a way to fix my set up to make sure that links are included?

Hi @MIT Press 

Check your Zap Runs history details to see the DATA OUT for step 1.

Post screenshots to give us more info about the format of the field that has the links.

It may be due to the links being formatted as HTML from the Airtable field.


 

Does this provide some more helpful information? 


@MIT Press 

Links are being returned from Airtable but are NOT formatted as proper HTML links.

Info: https://www.w3schools.com/tags/att_a_href.asp

 EXAMPLE

 <a href="https://www.w3schools.com">Visit W3Schools</a> 

 

 


Reply