How to get append note pad in for each row loop

Hi All,

I have to update api body note pad in loop from next empty line without over writing.
TestAPI.txt (4.5 KB)

API body is attached i have to loop this body 50 times with different variables and prepare a API body for set of 50 locations how to do that
Can any one help me on this
Regards,
Hima

Hi @thima

You can use Append Line activity to append the text into notepad without overwriting

Hope this may help you

Thanks,
Srini

Hi @thima

Use Append line activity
image

Hope it helps!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.