Flow_17db3yp
Flow_0jvpdjh
This is an example **Manual Task** for a Guest user.
true
# Get Process Instance
process_info = get_toplevel_process_info()
process_instance_id = process_info["process_instance_id"]
#{get_toplevel_process_info()['process_instance_id']}
task_info = get_current_task_info()
del task_info["typename"]
task_guid = task_info['id']
#task_bpmn_id = task_info['task_spec']
# "task_guid": "9c1859d5-a249-4ada-927c-7a96575f0cca",
# "task_bpmn_id": "Activity_heyhey"
# Generate guest user task URL
guest_link = get_url_for_task_with_bpmn_identifier("Guest_manual_task")
Flow_17db3yp
Flow_12pkbxb
true
Flow_12pkbxb
Flow_0xhhjj7
true
Thank you!
Flow_0xhhjj7
Flow_0jvpdjh