Templatizing Queries
Templatizing queries allows us to take a query that returns results we are looking for, and turn it into a simple template. This template can be rerun, dispatched by an API request, scheduled, and transformed into a form, if your query requires dynamic inputs.