I am trying to retrieve the @odata.etag value that is returned in my list of parts from IFS. Is there any way to reference this property through flow script? I cant seem to reference it.
IFS Cloud these days accepts that you put a Start (*) as the ETag in the If-Match header. You don’t need the Etag when you delete or patch, in most cases anyway .
I noticed that the Etag is renamed in the designer, so you can reference it in Desgintime, but the reference cast an error in Runtime… will report it to R&D.