Integrating n8n with Yournotify – Any Workarounds?

I’ve been using Yournotify for email and SMS marketing, but I’d love to integrate it with n8n to automate workflows. Since Yournotify doesn’t have a native n8n integration yet, I’m wondering if anyone has found a good workaround.

  • Has anyone successfully connected Yournotify with n8n via API or webhooks?
  • Are there any pre-built nodes that work, or does it require custom scripting?
  • How does it compare to integrating other platforms like Brevo or MailerLite?

Would appreciate any insights or examples from those who’ve tried this!

if they have an api, just use a HTTP Request

2 Likes

n8n is perfect for this. The HTTP Request node makes it simple to connect to Yournotify’s fully-documented API (Yournotify API - Email and SMS Marketing Platform for Businesses)). You can easily automate your workflows without needing a native integration.

1 Like

Alright, make sense. Thought there were other easier or simpler solution.
Thanks for the guide.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.