on 2016 Sep 07 3:44 PM
Hello, i want make a POC of a communication between sap and a google api (in my case is the google drive), this communication is based on uploading excel files from SAP on google drive.
For the SAP part i used the 'CL_HTTP_CLIENT' class and their attached methods (set_header, send, receive, ...) to try make the SAP-Google conversation
For the other part (google) i activated the drive api
For now i dont know the next step to do, and i have some questions:
What is the link that i should to use for this api?
Should i activate the OAUTH api?
Should i make the credentials on the code(to test)?
I find a thread on the SCN which talks on the same idea, but it uses the API key and the access key!?
HTTP POST to Google API results in unwanted use... | SCN
Any help?
Thanks,
Request clarification before answering.
You can explore ABAP SDK for Google Cloud
It has all the clients to connect to various Google Workspace APIs.
You can check this blog as well, which uses Drive API to list files from Google Drive: Blog Link
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
9 | |
7 | |
6 | |
6 | |
6 | |
5 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.