Infinity : Get Item (response data always sorted in diferent form)

lsoldado

Member
Screenshot 2022-04-28 at 02.03.10.png

I´m using Get Item from Infinity to get data from one specific line.

Each time i make a request, reponse comes in a diferente way.

In this case i want to map fields to create an email. But if response cames always diferent is impossible to make it correctly.
 
P

Pabblymember11

Guest
Hey @lsoldado

The "Infinity: Get-Item" action event takes the data from a specific folder and its Item and its item don't change automatically unless you make any changes in the respective folder and its Item.

Though if you want to process every entity from your folder item then you can save the response in Advance response by toggling the "Simple Response " button and then map the data to the Iterator action step.

unnamed.png
 

lsoldado

Member
Thanks.

I see that "get item" is ordered diferente way from Infinity (not from Pabbly).

I reported this issue in Infinity.
 
Top