Node Connectivity

There are 234 nodes that can be used as predessesor for a node with an input port of type Brevo: Configuration.

Get Inbound Email Events 

Get the list of all the events for the received emails.

Get Inbound Email Events by UUID 

Fetch all events history for one particular received email.

Get Inbound Email Attachment 

Retrieve inbound attachment with download token.

GET /corporate/subAccount 

Get the list of all the sub-accounts of the master account.

POST /corporate/subAccount 

Create a new sub-account under a master account.

GET /corporate/subAccount/{id} 

Get sub-account details

DELETE /corporate/subAccount/{id} 

Delete a sub-account

PUT /corporate/subAccount/{id}/plan 

Update sub-account plan

POST /corporate/ssoToken 

Generate SSO token to access admin account

POST /corporate/subAccount/ssoToken 

Generate SSO token to access sub-account