Monitoring

Ingest Salesforce error email from console

post

Receives a raw Salesforce error email (subject + body) forwarded by the provisioning console. Parses the email and writes structured error data to VictoriaLogs. Secured via shared MONITORING_INGEST_TOKEN and console IP validation.

Body
subjectstringRequired

Email subject line

bodystringRequired

Email body content

orgIdstringOptional

Optional org ID override

Responses
post
/sfp/api/monitoring/ingest

Last updated