Format and put all API GET Responses on a new line in an email

apps

Member
Further explanation.

The challenge is very simple in principle I guess.

The only problem left is getting all responses from a iterator and putting each entry on a new line so that I end up with ONE text field containing them all (however many lines that might require - it can be 3, 6, 20 lines etc. - I don't know).

Workflow is here: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY1MDYzZjA0M2M1MjZlNTUzMSI_3D_pc

I simply can't figure out how to do that.

Usecase: I need to insert time logging entries into an email report and send them to the customer each week.
 
Top