Enneo

Webhook

Trigger mailbox fetch

POST /webhook/fetchEmails/{subchannelId}

POST /webhook/fetchEmails/{subchannelId}

External trigger that asks Mind to poll the given mailbox subchannel for new messages and convert them into tickets. Without subchannelId all configured mailboxes are polled.

Path parameters

subchannelIdintegerpathrequired

ID of the mailbox subchannel to fetch.

Responses

200 — Successful operation

403 — Unauthorized

500 — Internal error