Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved RestAPI - Mailbox

    Support
    email api
    2
    3
    335
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      side last edited by girish

      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

      nebulon 1 Reply Last reply Reply Quote 2
      • nebulon
        nebulon Staff @side last edited by

        @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

        S 1 Reply Last reply Reply Quote 1
        • S
          side @nebulon last edited by

          @nebulon thank you! worked perfectly fine and is very helpful 😄

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB