Hello support
Is there a way to automatically update the email list in Newsletter Studio. So when somebody subscribes to the newsletter on our website that the email list in newsletter studio gets automatically updated.
Hi
Thanks for the super fast answer. My company is searching for a tool to send a automatic mail as soon as the blog on our website is getting updated. So the subscribers get notified that a new blog is on. We would like to send the hole blog as a mail, and i saw that there is the function "insert dynamic content from URL". I watched already some videos to the whole newsletter studio but still don't get it how to remove the menu bar at the top of the website so i only have the blog without the buttons and so further.
My questions would be if there is a way to connect the blog and the newsletter studio together so it sends the blog without the menu bar at the top of the website and buttons as a mail to all members of the mail list automatically as soon as the blog gets updated?
The part about "Use a custom template for the newsletter", and maybe create a eventhandler that sends the newsletter - OR have your editors explicitly send - sometimes they maybe want to check the front end result etc. before "pushing the button" for sending the e-mails.
Automaticlly update email list
Hello support Is there a way to automatically update the email list in Newsletter Studio. So when somebody subscribes to the newsletter on our website that the email list in newsletter studio gets automatically updated.
regards Nikola
Hi!
Yes there is a macroscript included when you install Newsletter Studio that does this.
Basiclly you use the class NewsletterStudio.Api.Subscribe(...)
Where you have different overloads depending on what you want to do, documentation on this can be found here:
http://support.newsletterstudio.org/customer/en/portal/articles/1053101-front-end-api
Hi Thanks for the super fast answer. My company is searching for a tool to send a automatic mail as soon as the blog on our website is getting updated. So the subscribers get notified that a new blog is on. We would like to send the hole blog as a mail, and i saw that there is the function "insert dynamic content from URL". I watched already some videos to the whole newsletter studio but still don't get it how to remove the menu bar at the top of the website so i only have the blog without the buttons and so further.
My questions would be if there is a way to connect the blog and the newsletter studio together so it sends the blog without the menu bar at the top of the website and buttons as a mail to all members of the mail list automatically as soon as the blog gets updated?
regards Nikola
Hi!
I would have a look at this: http://support.newsletterstudio.org/customer/en/portal/articles/1053067-sending-from-the-content-section
The part about "Use a custom template for the newsletter", and maybe create a eventhandler that sends the newsletter - OR have your editors explicitly send - sometimes they maybe want to check the front end result etc. before "pushing the button" for sending the e-mails.
is working on a reply...