Gmail: Make an API Call
planned
Loic Sebe
Make a custom API call directly from the Gmail app
-----------------------------------------------
BESTPRACTICE:
- Recall if you had to follow this guide to create a custom OAuth client to be able to use the Gmail app: https://www.integromat.com/en/help/connecting-integromat-to-google-services-using-a-custom-oauth-client
- If yes, then seek back to step 12 and add the following Authorized redirect URI: https://www.integromat.com/oauth/cb/oauth2 If not, then follow the whole guide with this modification.
- Then jump directly to step 12 in this guide: https://www.integromat.com/en/help/calling-google-apis-via-the-http-make-a-oauth-2-0-request-module
- After finishing it, you will be able to call an arbitrary Gmail API method via the HTTP > Make an OAuth 2.0 request module, e.g. users.labels.create to create a label: https://developers.google.com/gmail/api/reference/rest/v1/users.labels/create
Log In
Luvin Arms
Any update on this? Zapier has a draft reply function surely Make can too :)
Tereza Klobouckova
planned
Ram Freedman
Please add make API call to gmail app
Msquare
Ram Freedman: We have built a Gmail Advanced App which includes Create/Update/List/Delete labels, Search emails, Make an API Call module etc
🔗 Get started with the "Gmail Advanced App" today: https://www.msquare.pro/msquare-gmail-custom-app
Tereza Klobouckova
Hello everybody, I am posting a workaround that you may use in order to use Gmail endpoints we don't support yet.
- Recall if you had to follow this guide to create a custom OAuth client to be able to use the Gmail app: https://www.integromat.com/en/help/connecting-integromat-to-google-services-using-a-custom-oauth-client
- If yes, then seek back to step 12 and add the following Authorized redirect URI: https://www.integromat.com/oauth/cb/oauth2 If not, then follow the whole guide with this modification.
- Then jump directly to step 12 in this guide: https://www.integromat.com/en/help/calling-google-apis-via-the-http-make-a-oauth-2-0-request-module
- After finishing it, you will be able to call an arbitrary Gmail API method via the HTTP > Make an OAuth 2.0 request module, e.g. users.labels.create to create a label: https://developers.google.com/gmail/api/reference/rest/v1/users.labels/create
Mark Spencer
Tereza Klobouckova: All apps should include the option "make API call". Integromat have done this already for many Google Apps so it's frustrating still to find some Google Apps don't have this provision. Thanks
Tereza Klobouckova
Mark Spencer: I get you point. Unfortunatelly, it is not as easy as it may look.
Alex Sirota
All apps must be defined with a make API call. It should be a minimum requirement.