Dynamic Layers
Different types of layers which can be modified via API/Playground/Zapier
The following types of layers have properties that can be modified using the API, Playground, or Zapier:
Text layer
To edit text double-click on the layer.
Following are the other properties that you can change for a text layer:
Image layer
Following are the properties that you can change for this layer:
Video layer
Following are the properties that you can change for this layer:
Shape layer
Following are the properties that you can change for this layer:
Icon layer
Following are the properties that you can change for this layer:
Rating layer
Following are the properties that you can change for this layer:
Machine code layer
Following are the properties that you can change for this layer:
Chart layer
The chart data is collection of label (text) and value (number) represented in following form:
[
{"label": "A", value: 12},
{"label": "B", value: 16},
...
]Following are the properties that you can change for this layer:
