Email Account API for Zammad API

Hi,

I would like to see an Email Account API to achieve at least the following:
add/get/edit/remove email accounts/settings/parameters via Zammad API.

It should be possible to do via the API all the actions that are available to be done manually in Email Account UI:
https://admin-docs.zammad.org/en/latest/channels/email/accounts.html

Hopefully, this feature will be useful for many Zammad users.

Thank you in advance!

What do you think how the WebApp achieves this?
You can find all routes like so:
zammad run rake routes

There are endpoints, they’re just not documented.

Great, thank you.
Will look into the endpoints.

This topic was automatically closed after 416 days. New replies are no longer allowed.