-
Notifications
You must be signed in to change notification settings - Fork 5
Automating BitMaelum
Joshua Thijssen edited this page Dec 7, 2020
·
1 revision
BitMaelum automation should be a first class citizen. It should be fairly simple to automate things with BitMaelum.
For this, we provide the following:
- A
bm-json
app that will query (readonly) data from either your vault, or accounts on the server. You can simply query for api keys, mailboxes, message details and more. - A
bm-send
app that will allow you to easily send email on behalf of an existing user. This for instance can be used for sending automated emails and notifications. - Webhooks in
bm-server
, which can be triggered upon certain events like when a mail has been delivered or send.