I have a Service class in Laravel which handles integration to an API endpoint for getting records and process them (create and update in database)
I call Guzzle instance