Hi
i have an issue.
i wish get random content.
but when i set value, it not dynamically.
response.data.3.title
is it possible to change for
response.data.?.title
so, there will have new content each time
Hi
i have an issue.
i wish get random content.
but when i set value, it not dynamically.
response.data.3.title
is it possible to change for
response.data.?.title
so, there will have new content each time
create a variable and set a number randomely by using random block and set block, or just code block. then get response.data.{random}.title in integration block.
I have not tried yet, so just an idea.
I just checked and it works above.
also you can create a radom number by code block.