Download
Please download fmOAuth.
Video
Unzip the file
Please extract to an arbitrary place.
Open “fmoauth.fmp12”
Please open “fmoauth.fmp12” with FileMaker Pro 16.
You can not use it unless you open the file once.
Please close the file when it opens.
Open “sample.fmp12”
Open the file and switch to “User” layout.
Click the Token button
Click the “Get Refresh Token Google” button.
Login
Login to the service.
Allow fmOAuth
Check the script of the sample.fmp12 for the setting of the API scope.
You can delete the application at a later time.
If you are worried please try with a test account.
Click the API button
You got Refresh Token.
Please encrypt it when actually using it.
Click the “Go to API” button.
Perform Script 1
Please select a “0300.Calendar list /calendar/v3/users/me/calendarList” from the portal.
Click the “Perform Script” button.
For API, please click here.
Perform Script 2
Please select a “0301.Calendar list /calendar/v3/calendars/{calendarId}/events” from the portal.
Click the “Perform Script” button.
For API, please click here.
Check Google Calendar
Please check Google Calendar.
Did you get the response data correctly?