Hi!
I would like to upload a freshly created json file to github. i had issues earlier with references pointing to files.
I was hardly able to get the content of the file and ‘inject’ it from an earlier node (before file creation)
However its far form an elegant solution, i would like to upload the json file created from the convert to file node.
How to refer to the file? i tried with the following:
data
persona_company
{{ $persona_company }}
i also got error messages like the object can not be applied.
are there any best practices to call the file i want to upload in this case, or in general?
and always encountered error messages like this: