Notification functions¶
Notification functions are helper functions that you can call when using the SYSTEM$SEND_SNOWFLAKE_NOTIFICATION stored procedure to send a notification.
The integration configuration and message construction functions return JSON-formatted strings that you pass to the SYSTEM$SEND_SNOWFLAKE_NOTIFICATION stored procedure.
| Sub-category | Function | Notes |
|---|---|---|
| Integration Configuration | EMAIL_INTEGRATION_CONFIG | |
| INTEGRATION | ||
| Message Construction | APPLICATION_JSON | |
| TEXT_HTML | ||
| TEXT_PLAIN | ||
| Message Sanitization | SANITIZE_WEBHOOK_CONTENT |