Target
This parameter contains the details of the section & the element from which the action is performed
Parameter | Description |
section_name | Name of the section in which the action is performed |
element_reference_id | Reference ID of the element from which the action is performed |
section_reference_id | Reference ID of the section in which the action is performed |
action_reference_id | Reference ID of the action performed |
Sample Code:
Copied{
"section_name":"basic",
"action_reference_id":"1",
"element_reference_id" : "basic_element",
"section_reference_id" : "basic"
}