one of my client is asking for Bulk mail.
Like send greeting of new year to all customers and they have more then 10K+ customers.
Any idea how i start development into this?
Thanks
So you have started already - you do have a bulk mailing service in place.
Your part now is to learn how you can send the data to this service. What do they accept - a file (csv? XML, other), a web service call, etc. You need to know that first to make any decisions as for how to do it in NAV.
For start look into contact management in NAV. Contacts, segments, interaction log entries etc. I'd be looking into tapping my code somewhere in this part of the system. How and where exactly - this depends on the data receiving side, what do they need.
So you have started already - you do have a bulk mailing service in place.
Your part now is to learn how you can send the data to this service. What do they accept - a file (csv? XML, other), a web service call, etc. You need to know that first to make any decisions as for how to do it in NAV.
For start look into contact management in NAV. Contacts, segments, interaction log entries etc. I'd be looking into tapping my code somewhere in this part of the system. How and where exactly - this depends on the data receiving side, what do they need.
Answers
At least your client will not risk that his email domain ends up on some blacklist...
If you are a partner this is what sometimes reliable partners do - show the customer a better way, if they won't profit monetary-wise from it.
Dynamics NAV, MS SQL Server, Wherescape RED;
PRINCE2 Practitioner - License GR657010572SG
GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03
ya there is spam block chances, But client already bought a bulk mailing service.
can you suggest ahead
Your part now is to learn how you can send the data to this service. What do they accept - a file (csv? XML, other), a web service call, etc. You need to know that first to make any decisions as for how to do it in NAV.
For start look into contact management in NAV. Contacts, segments, interaction log entries etc. I'd be looking into tapping my code somewhere in this part of the system. How and where exactly - this depends on the data receiving side, what do they need.
Dynamics NAV, MS SQL Server, Wherescape RED;
PRINCE2 Practitioner - License GR657010572SG
GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03