I need to pass a large string to a workflow - seems that the right way to do it would be using a blob. Will be helpful to have an example of how to do it.
Is there an example of creating a blob type from string?
129 views Asked by user12790075 At
1
From outside a task:
If you're inside a task, you have a context which allows operating on files in a scratch space, so simply: