S
S
sharafievrr2016-11-10 15:08:57
gmail
sharafievrr, 2016-11-10 15:08:57

How to insert buttons in email subject line in gmail web interface?

I saw such a trick
action-go-to-action.png
To do this, there is a resource The
question is how can this be done in gmail directly in the web interface. I can't figure out where to put this code.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2016-11-10
@gangstarcj

Well, it's all there

<div itemscope itemtype="http://schema.org/Event">
  <meta itemprop="name" content="John's Birthday Party"/>
  ... information about the event ...
  <div itemprop="potentialAction" itemscope itemtype="http://schema.org/RsvpAction">
    <meta itemprop="target" content="https://events-organizer.com/rsvp?eventId=123"/>
  </div>
</div>

You create an html letter, paste it into the code and send it.
Well, how to send an HTML letter?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question