Issue
When using Web Request action in Nintex Workflow for Office 365 to create CSV file, the newline / break line character has not been included in the CSV generated.
Example:
Workflow variable input:
Item 1, Abc
Item 2, Def
Result:
Test1,Abc Test2, Def
Expected Result:
Item 1, Abc
Item 2, Def
Example:
Workflow variable input:
Item 1, Abc
Item 2, Def
Result:
Test1,Abc Test2, Def
Expected Result:
Item 1, Abc
Item 2, Def
Resolution
The issue has been fixed on the latest version of Nintex Workflow for Office 365 Apps that is being released by the end of August 2018. Make sure that the site has the latest version of Nintex Apps.
