Processor Update profile
Each profile supports up to 10 auxiliary columns, and this processor lets you update those values.
Use this processor in scenarios such as these:
In a workflow that retrieves each wallet’s USDT balance, run the Update profile processor right after the Get balance processor to store the
WALLET_BALANCEvariable in theUSDT balancecolumn.After each swap, store the transaction hash for every wallet by adding a
Transaction hashcolumn and using this processor to capture that transaction hash.


Configuration meanings:
Field name
Required?
Detail
Column
Yes
Select the column where you'd like to store the data
Value stored in a sub column
Yes
Pick the value you want stored in this column
Last updated