TW Flow: how to set CSRF token invoking PUT action from OData connector?
Hello all,
I'm using Flow's OData connector to get data out of Windchill. Some actions like get structure (POST) requires CSRF token to be set in a header. But I found I can not use output from previous Get-CSRF action in next Get-Structure. How to use OData connector in this case?
Thanks
