I have created automation to save the data in the asset object when ever form is submitted.
Am having requirement like to add multiple forms to the same issue. so when ever am submitting the form I need to create an asset object with form details, but we are not able to get particular form detail from the proforma properties instead we are getting whole form list.
we are able to iterate the list, but we are not able to find the updated form id or uuid to update the asset object.
Hi @Gowtham ,
If you know the structure of the form, you can use smart values to extract specific information from the form, and store it in a variable, so you can use this to create your asset.
Best regards,
Kris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.