Run a custom Monday query.

Parameters

ParameterDescription
QueryYour custom Monday query.
VariablesVariables for the query.

Example Output

{
	"data": {
		"column": {
			"row": "<string>"
		}
	}
}

Workflow Library Example

Query with Monday and Send Results Via Email

Preview this Workflow on desktop