added
Lookup Data
May 6th, 2019
Today we're announcing the launch of our lookup data feature. A frequent ask from customers and implementors is the ability to have a "scratch pad" of structured data that they can add to their transactions. With the new lookup data feature, you can now securely store information like product item data, vendor locations, or any other information in our flexible lookup data tables, and then apply this information to your transactions, all in just two easy steps.
Store your data
Create your lookup table by defining key-value data pairs.
Applying the data in the rules engine
Using the new LOOKUPDATA
function you can write rules to reference your lookup tables and populate your transactions.
All data is securely stored and encrypted.
Changelog
- added: Lookup data feature