I want to update items dynamically

Every time I tried to update any item on startinfinite I just had to choose an Item that I will update from the list, But I want to update items dynamically.
I get data (Barcode number) from API so I want to store this data at the same item which already contains the barcode Image.
 
P

Pabblymember11

Guest
Hey @Mohammad Bilal

If you want to update the Item in dynamic nature then kindly map the Item's Id dynamically from the trigger response of StartInfinity or if you are using the "Infinity: Search Item"

Moreover, as we can see from your workflow, you have already mapped the Item's Id from the trigger response accordingly.

I hope that might help you out.
 
Top