tokyodev-inc / tokyodev-devographics

0 stars 0 forks source link

Use regular TokyoDev mailing list #156

Closed SachaG closed 7 months ago

SachaG commented 7 months ago

@pwim can you give me the necessary API keys or form code?

pwim commented 7 months ago

Here's the html we're using. Only the form action and input name's are important.

<form action="https://tokyodev.us6.list-manage.com/subscribe/post?u=3ecdb70f77bbc173d5a7fd2cf&amp;amp;id=9390ed3fa6" id="developer-jobs-list" method="post" novalidate="">
<div class="relative flex rounded-md overflow-hidden w-full border dark:border-slate-700">
<input aria-label="Email" class="flex-1 px-3 transition-all border-slate-400 border-0 rounded-tr-md sm:rounded-tr-none dark:bg-slate-700 dark:placeholder:text-slate-400" name="EMAIL" placeholder="paul@tokyodev.com" type="email">
<input class="h-10 flex-inline justify-center items-center px-3 rounded-tr-md rounded-br-md dark:bg-slate-900 border-l dark:border-slate-700" name="subscribe" type="submit" value="📬">
</div>
</form>
SachaG commented 7 months ago

We have 177 people on the EmailOctopus list btw

pwim commented 7 months ago

Okay cool. I’ll be interested to see the diff with my current mailing list.