Forum Discussion

Former Member's avatar
Former Member
3 years ago

Cannot create an item from template and stdin at the same time

Hi, In a little shell script, I extract the data of the source item, then create a temporary template.json file and then I create the item using the template. My problem is that my script fail w...