Copyright (c) 2023, Intercom, Inc. (legal@intercom.io) with Reserved Font Name "Open Sans".
This Font Software is licensed under the SIL Open Font License, Version 1.1.Copyright (c) 2023, Intercom, Inc. (legal@intercom.io) with Reserved Font Name "Open Sans".
This Font Software is licensed under the SIL Open Font License, Version 1.1.Skip to main content
Groovy Script - Update Form Status
Updated over 2 months ago
Description: Sample Groovy script to update form status.
Context: App
Remark: Accessible in 'Post' task mode only.
Script:
def execute(){
String statusName = "Action Required";
String reasonForStatusChange = "Please take Proper Action";