Question

Get url of embedded link from Gmail email

  • 7 February 2022
  • 1 reply
  • 802 views

Hey there

 

Ok I have an HTML email coming to my gmail that I want zapier to grab and send the embedded URL to twitter.

I have successfully grabbed the email which is filtered so thats good but having trouble getting the link from it, the extract URL is not working under the zapier formatter. I see it in the HTML but how can I isolate is and grab it to post? It always starts with the same part of the URL 


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

Userlevel 7
Badge +14

Hi @ayupchap 

Some options…

  1. Multiple Formatter > Text > Split steps in the Zap to isolate the URL: https://zapier.com/blog/zapier-formatter-guide/#split
  2. Email parsing with an app such as Mailparser: https://zapier.com/apps/mailparser/integrations
  3. Code step to split text:
    1.