RestAPI - Mailbox
-
Hi,
We provide Cloudron Useraccounts by RestAPI and everything works fine.
Now we want to provide Mailaccounts within the same Onboarding process (around 30-50 per month).Is there any possiblity to do it? Or any other way to provide Mailboxes without doing it manually?
Thanks
-
Hi,
We provide Cloudron Useraccounts by RestAPI and everything works fine.
Now we want to provide Mailaccounts within the same Onboarding process (around 30-50 per month).Is there any possiblity to do it? Or any other way to provide Mailboxes without doing it manually?
Thanks
@side all things possible via the dashboard are also available via REST API, since the dashboard just used that. However not everything is documented yet.
Depending on your nodejs knowledge, all API routes are defined at https://git.cloudron.io/cloudron/box/-/blob/master/src/server.js#L89
I also added a few mailbox related API docs just now with more to come the next few days: https://docs.cloudron.io/api.html#tag/Mail
-
@side all things possible via the dashboard are also available via REST API, since the dashboard just used that. However not everything is documented yet.
Depending on your nodejs knowledge, all API routes are defined at https://git.cloudron.io/cloudron/box/-/blob/master/src/server.js#L89
I also added a few mailbox related API docs just now with more to come the next few days: https://docs.cloudron.io/api.html#tag/Mail
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
