Newer Version Available

This content describes an older version of this product. View Latest

Template Configuration Resource

Returns the configuration of an Analytics template.

Resource URL

1/wave/templates/<templateIdOrApiName>/configuration

Formats

JSON

Available Version

36.0

Available in Postman

To view and test a working example of this resource, see getWaveTemplateConfig in Postman. For information about how to authenticate your org with Postman, see the CRM Analytics Rest API Quick Start.

HTTP Methods

GET

Request Parameters for GET

Parameter Name Type Description Required or Optional Available Version
disable​Apex Boolean Indicates whether apex integration hooks are disabled (true) or not (false). Optional 36.0
options Connect​Wave​Template​Visibility​Options​Enum Filter the template configuration by specifying a visibility option. Valid values are:
  • Create​App
  • Manageable​Only
  • Org​Can​View​Only
  • View​Only
Optional 57.0
template​Id​Or​Api​Name String The ID of template to retrieve or delete the lint value for. Required 36.0

Response body for GET

Template Configuration