<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Sendy webhooks guidance</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Sendy webhooks guidance</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 22:12:55 +0000</pubDate>

<item>
<title>njwrigley on "Sendy webhooks guidance"</title>
<link>https://www.machform.com/forums/topic/sendy-webhooks-guidance#post-21408</link>
<pubDate>Fri, 11 Jul 2014 15:27:33 +0000</pubDate>
<dc:creator>njwrigley</dc:creator>
<guid isPermaLink="false">21408@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yep - using Key-Value pairs was the correct thing to do.&#60;/p&#62;
&#60;p&#62;You can see what I did in the screenshot linked below:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.evernote.com/shard/s5/sh/a197808f-40c8-4bf0-8b9a-e2c1936ea7f7/bb135a2056f04624f73e311a0d080fd5&#34; rel=&#34;nofollow&#34;&#62;https://www.evernote.com/shard/s5/sh/a197808f-40c8-4bf0-8b9a-e2c1936ea7f7/bb135a2056f04624f73e311a0d080fd5&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Saghalie on "Sendy webhooks guidance"</title>
<link>https://www.machform.com/forums/topic/sendy-webhooks-guidance#post-21407</link>
<pubDate>Fri, 11 Jul 2014 12:42:37 +0000</pubDate>
<dc:creator>Saghalie</dc:creator>
<guid isPermaLink="false">21407@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Don't use the raw data - try using Key-Value Pairs instead and see if that works.  Not sure how many of us use sendy.co so there probably is not much assistance available.&#60;/p&#62;
&#60;p&#62;You could possibly try and get Yuniar and associates to help you out, but you would need to send a support request (ticket).&#60;/p&#62;
&#60;p&#62;Edit:  Also, if you could; please send us the URL of the form you want to use.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Saghalie&#60;br /&#62;
&#60;a href=&#34;http://www.kcmhosting.com&#34; rel=&#34;nofollow&#34;&#62;http://www.kcmhosting.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>njwrigley on "Sendy webhooks guidance"</title>
<link>https://www.machform.com/forums/topic/sendy-webhooks-guidance#post-21401</link>
<pubDate>Thu, 10 Jul 2014 04:46:51 +0000</pubDate>
<dc:creator>njwrigley</dc:creator>
<guid isPermaLink="false">21401@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I'm wondering if you (or anyone really) might be able to lend me some support trying to get a machform to use webhooks to add subscribers to an installation of Sendy:&#60;br /&#62;
&#60;a href=&#34;http://sendy.co/&#34; rel=&#34;nofollow&#34;&#62;http://sendy.co/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Sendy is a service which is a self hosted email newsletter service.&#60;/p&#62;
&#60;p&#62;I would like to use the Sendy API:&#60;br /&#62;
&#60;a href=&#34;http://sendy.co/api&#34; rel=&#34;nofollow&#34;&#62;http://sendy.co/api&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;With this I would like to use the webhooks functionality to subscribe users to my email lists on my install of Sendy. My issue is that I'm no programmer and need help.&#60;/p&#62;
&#60;p&#62;I was wondering if anyone had come up against this problem and knows what to do.&#60;/p&#62;
&#60;p&#62;Using the 'Send Form Data to Another Website' I've used this URL:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://mydomain.com/subscribe&#34; rel=&#34;nofollow&#34;&#62;http://mydomain.com/subscribe&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and then this as Raw Data:&#60;/p&#62;
&#60;p&#62;{&#60;br /&#62;
&#34;list&#34;: &#34;myListIdInHere&#34;,&#60;br /&#62;
&#34;name&#34;: {&#60;br /&#62;
   &#34;Name&#34;: &#34;{element_2}&#34;&#60;br /&#62;
   },&#60;br /&#62;
&#34;email&#34;: {&#60;br /&#62;
   &#34;Email&#34;: &#34;{element_3}&#34;&#60;br /&#62;
   },&#60;br /&#62;
&#34;boolean&#34;: true&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;My form is using a 'Single Line Text' field for the name and an 'Email' field for the email.&#60;/p&#62;
&#60;p&#62;However, I never get it it work.&#60;/p&#62;
&#60;p&#62;Thanks so much for any and all help!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
