innoraft / kabootr

An email marketking and newsletters solution by Innoraft.
0 stars 0 forks source link

Create Amazon SNS end point in kabootr #47

Open tkuldeep opened 10 years ago

tkuldeep commented 10 years ago

Create Amazon SNS end point in kabootr which will receive notification from Amazon SNS.

tkuldeep commented 10 years ago

@sumeetpareek As we had assumed that we will have nid and tid of newsletter. But I am unable to find a way that how we will get these nid and tid of newsletter node.

Amazon SNS provide us mail object which contain:

sumeetpareek commented 10 years ago

What response do we get back from SNS? We need to find someway to map inform from that response to the information that we have in your DB.

On Wed, Nov 6, 2013 at 11:09 AM, Kuldeep Singh Pal <notifications@github.com

wrote:

@sumeetpareek https://github.com/sumeetpareek As we had assumed that we will have nid and tid of newsletter. But I am unable to find a way that how we will get these nid and tid of newsletter node.

— Reply to this email directly or view it on GitHubhttps://github.com/innoraft/kabootr/issues/47#issuecomment-27844297 .

Best, Sumeet

+91-9830-691-694 skype: sumeetpareek

www.innoraft.com http://www.innoraft.com

tkuldeep commented 10 years ago

@sumeetpareek Amazon SNS only provide messageId, which is useful for us

tkuldeep commented 10 years ago

@gauravgoyal Please change the name column form bounces_count to bounce_count in view. As I have changes this for maintaining naming convention.