Hello,
I am trying to put a specs together for ERP integration company (integration CS-Cart 4.3.2 <-> ERP).
We would be pulling info about orders.
My particular question is, is it possible to pull data from BLOBS and how can I even check whats inside them?
For example, I would need some kind of flag for a product in order that has any product options selected. Is that info inside BLOBS?
Same question regarding custom field in profile fields, I imagine it also must be stored in BLOB.
I cannot see that data in cs-cart tables fields, so hence I assume its in BLOB.
I think ERP will use CS-Cart's API for pulling data.