Dear Team,
I have created a STAGIL addon field table with a single column. The column is of type date. My requirement is to fetch the highest date within the table and copy it within the date custom field.
Thank You.
Hi Siddesh!
Yes, you can achieve this by using our GET Table REST API call.
https://stagil.atlassian.net/wiki/spaces/STJ/pages/759136573/REST+API#GET-TABLE You can then extract the first-row value within your script and manage it accordingly.
Regards,
Santa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.