HTML from google drive via Zapier
Hi crew, I'm looking to set up a Zap using this app, where when I upload an HTML file to google drive, it automatically renders it into an image so I can then upload it to FB.
I've tried putting all kinds of things in the HTML field but can't seem to get it to work. I would have thought that the "File" option would have worked, but that just renders a long web address, which is probably a link to the file on Zapier rather than the file contents itself.
Is there a way to pass the file contents into the HTML field, or a way of using the embed links? I tried using <div w3-include-html=EMBED_LINK></div> but that just rendered a big white square! Any help is greatly appreciated!
Use php file handling to solve the problem.
Mallikarjun H T
On Sun, Nov 3, 2019, 9:55 AM CobSlinger [email protected] wrote:
Hi crew, I'm looking to set up a Zap using this app, where when I upload an HTML file to google drive, it automatically renders it into an image so I can then upload it to FB.
I've tried putting all kinds of things in the HTML field but can't seem to get it to work. I would have thought that the "File" option would have worked, but that just renders a long web address, which is probably a link to the file on Zapier rather than the file contents itself.
Is there a way to pass the file contents into the HTML field, or a way of using the embed links? I tried using
but that just rendered a big white square! Any help is greatly appreciated!— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/htmlcsstoimage/docs/issues/7?email_source=notifications&email_token=AJTMZYIIOD6XNHEST2QPQA3QRZHDLA5CNFSM4JIJV732YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HWNNVVQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJTMZYK7FVLZAAREC7IXIV3QRZHDLANCNFSM4JIJV73Q .
@CobSlinger I gave this a try myself and it seems like it's not possible to pass the contents from drive as text.
Did you have any luck in figuring it out? I'm thinking you might need to use another zapier integration between drive and HCTI to do it.