This topic was automatically generated from Slack. You can find the original thread here.
Can I set the file name to a scope variable? It needs to be the object key
This topic was automatically generated from Slack. You can find the original thread here.
Can I set the file name to a scope variable? It needs to be the object key
I tried passing it like {{steps.value}}.pdf and {{${steps.value}.pdf}} which both didn’t work
Managed to get it working following help