For example i have list text (example.txt) contain 3 lines:
And into the request header payload, i will insert a code, but we know if i click start, the OB will make the same value in all changed values < EMAIL >
The payload that i want it to be like this:
“insert”:{“answer":"[email protected]”},{“answer":"[email protected]”},{“answer":"[email protected]”}
But you know when i put < EMAIL > he will make [email protected] in all fields, and i dont want it like this
Is there any trick for this ? even the START button will must keep going, the same 3 first lines will keep repeating in each job, whats the solution