I'm working for the the first time with magento2 and don't have a lot of experience with PHP. Mine question is i have a restfull api for which i used guzzle to get the data in a json file. now i want to use some of the data ,but not al,l in classes so i can use them for product information.
I have no idea how to go about it. any help you can give me i would appreciate it.