I am using the email message input step in Workflow1 . After the execution of the step an attachment(.xlsx file) is being saved in folder. I want to read this downloaded file and want to write its content in input step of workflow2.How can I do that??
Workflow1:
Workflow2:
Workflow1 is calling workflow2 through workflow executer.