Hi Liam,
Thank you so much! I'm new to working with Data Tables so I'm sorry if these questions are basics. I tried to read the documentation...
I have my rule and I have a script on type Data Table. However I don't see an option to access the row in the script. I see in the debug output the information of the row but how can I access the row itself via the script?
Thanks,
Adina
------------------------------
Adina Bodkins
------------------------------
Original Message:
Sent: Tue November 12, 2019 09:47 AM
From: Liam Mahoney
Subject: Call Action when Updating Data Table
Adina,
You can create an automatic rule with the data type data table that can trigger when a new row is added or when a row is modified. You could then launch a script to create an artifact. Within the script you will have access to the row object which is where you can get the username value that was just entered into the data table row.
------------------------------
Liam Mahoney
------------------------------