app-mop

On this page:

runAnalyticsTemplate

Summary

Run an Analytics Template

Description

Run an Analytic Template.

Route

POST /mop/runAnalyticsTemplate

Roles

admin engineering support apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
pre object yes Pre command to run with the Analytic Template. (output of running a Command Template)
post object yes Post command to run with the Analytic Template. (output of running a Command Template)
analytic_template_name string yes Name of the Analytic Template to run.
variables object yes Variables to run with the Analytic Template.

Return

DetailsExampleSchema
Name Type Description
analytic_template_results object Result of running Analytic Template