How to convert CSV file to array of JSON objects?
Use Case Today, we will learn how to convert csv file to array of JSON object without using ‘Apply to each’ as it not the optimum action when using a large csv file. Scenario & Sample data We will take an example of an incoming email with csv file as attachment. The flow will convert […]