mailtrain
mailtrain copied to clipboard
how to integrate mailtrain as Api in nodejs
how to integrate mailtrain as Api in nodejs
Please look at Wiki API and then look in the admin webpanel. Mailtrain can be used via curl, try to find another variant that can mimic this and you can use in nodejs.
it says we need a API key, isnt mailtrain free?
On Sat, 2 Apr, 2022, 4:16 am jonathanmmm, @.***> wrote:
Please look at Wiki API https://github.com/Mailtrain-org/mailtrain/wiki/Using-API and then look in the admin webpanel. Mailtrain can be used via curl, try to find another variant that can mimic this and you can use in nodejs.
— Reply to this email directly, view it on GitHub https://github.com/Mailtrain-org/mailtrain/issues/1203#issuecomment-1086392697, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN6P37WY5OSXTIIE3H7BPY3VC54EFANCNFSM5OK3RYAQ . You are receiving this because you authored the thread.Message ID: @.***>
it says we need a API key, isnt mailtrain free?
The software Mailtrain is free, no feature is blocked behind a paywall.
The API key is like a password, in each mailtrain account you can create an API Key and even reset it to a new one (look at the Wiki), this API Key is like a password for this account that you can use.
I would propose you create an account in mailtrain and give it permissions to what you want to do via the API (like give it permission - either through roles or sharing like a list - that is needed). Then log in to this account and create an API key and use this one. That way you only give limited access.
ok , i will check it
Ok, I will check.
On Sat, 2 Apr, 2022, 2:51 pm jonathanmmm, @.***> wrote:
it says we need a API key, isnt mailtrain free?
The software Mailtrain is free, no feature is blocked behind a paywall.
The API key is like a password, in each mailtrain account you can create an API Key and even reset it to a new one (look at the Wiki), this API Key is like a password for this account that you can use.
I would propose you create an account in mailtrain and give it permissions to what you want to do via the API (like give it permission - either through roles or sharing like a list - that is needed). Then log in to this account and create an API key and use this one. That way you only give limited access.
— Reply to this email directly, view it on GitHub https://github.com/Mailtrain-org/mailtrain/issues/1203#issuecomment-1086599292, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN6P37VTTIRALNZLKP5RLUTVDAGSJANCNFSM5OK3RYAQ . You are receiving this because you authored the thread.Message ID: @.***>
We are going to start with the development and testing of mailtrain v3 in the next weeks.
You are welcome to help us with the testing as soon as the first release candidate is available.