@Sytehel
Use the "Template" action from the "String" module
5197c678-0d01-4941-95db-66a3edba53ec-image.png
90359299-f59e-4236-8633-f456017797bb-image.png
54bcfa80-8c0b-48b5-a526-0b38e60acbf8-image.png
Save the data to array and send the array to api
-
HI.
I want to scrap data from some website and send the data to my api.
data that i scrap is products (each page has 20 products).
the best way will be to store the data into array and then send the array to my api.
but i did not found any way to save the data to array and then send the array to api.can someone help me with this?
Thanks.