Documentation
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Post-hooks

Post-hooks are fired after the query is submitted to Snowflake. Post-hooks can be combined in a Sundeck flow to produce a particular set of outcomes. To see more details about hooks, review the hooks overview.

Hook configuration in Sundeck DDL uses Snowflake’s variant literal syntax. This syntax is similar to JSON with the following main differences:

  • Keys are single quoted (JSON uses double quoting).
  • String literal values are single quoted ' or dollar-dollar $$ quoted. Sundeck recommends using dollar-dollar quoting to make complex strings easier to build.

The following hooks are currently available in Sundeck: