A lot of the action functions handle the body object directly leading to ridiculous lines like this:
id = body["view"]["state"]["values"]["projectDropdown"]["projectSelector"]["selected_option"]["value"]
The API docs have more information on available arguments.
A lot of the action functions handle the body object directly leading to ridiculous lines like this:
id = body["view"]["state"]["values"]["projectDropdown"]["projectSelector"]["selected_option"]["value"]
The API docs have more information on available arguments.