HTTP Request and Google API
Posted: Fri Aug 04, 2017 11:31 am
Hello Switch Users,
I need to send some metadata to a google sheet (and also create events in calendar). The goal is to monitor the progress of jobs and scheduling jobs into printer's calendar.
I think use HTTP request to connect to Google API, create and update Google Sheet with JobId, Customer Name, Delivery Date, ... and create an event in the printer's calendar with metadata (theorical time of event is a calculation of printing surface).
Did someone already connect Switch with Google API ? I have some problems with authentification...
https://developers.google.com/sheets/api/
https://developers.google.com/google-apps/calendar/
Thanks for help.
I need to send some metadata to a google sheet (and also create events in calendar). The goal is to monitor the progress of jobs and scheduling jobs into printer's calendar.
I think use HTTP request to connect to Google API, create and update Google Sheet with JobId, Customer Name, Delivery Date, ... and create an event in the printer's calendar with metadata (theorical time of event is a calculation of printing surface).
Did someone already connect Switch with Google API ? I have some problems with authentification...
https://developers.google.com/sheets/api/
https://developers.google.com/google-apps/calendar/
Thanks for help.