It looks like you're new here. If you want to get involved, click one of these buttons!
n8n is an open-source tool used for automation just like Zapier; but self hosted.
Could anyone extend the Zapier integration to work with n8n as well?
n8n already has lots of cool integrations https://n8n.io/nodes
IFTTT would be great also. It's annoying zapier charges.
This would be very useful!
Hello @sagari, I found the same problem that you had and understanding a little how sendy works I have managed to implement a newsletter registration system from ghost.
I don't think your integration is very different in any case if you can send data you can collect it and send it to sendy.
Sorry for my google translate english. https://n8n.io/workflows/629
Regards,
@tuxed, Subscribing user to sendy from a form is not a problem. But I'm looking to do things based on events that happen in Sendy.
If a user subscribes in Sendy, n8n would receive a trigger and then I can make web hooks to other service.