Google Classroom integration: How to make this happen with a HTTP module?

As there is no Google Classroom module on make.com, I am thinking to integrate it with a HTTP module.
I see the documentation belwo is to do with this action.

But I am not familiar with this and do really not know what to fill in the module…

Could anyone please help to make an example module with necesarry items filled?

Also, is the code following “https://classroom.google.com/c” the course ID?

like this one
image

Thank you for your cooperation.

As Google Cloud APIs require authenticaion, you’ll need to also handle the authorisation as described in the “Configure the OAuth consent screen and choose scopes” guide. Try using the HTTP OAuth module.

You can also suggest for the app and modules to be made in the Idea exchange. Don’t forget to search for it first, in case someone already suggested it!

3 Likes

@samliew Thank you very much! Will try that way and also check the link too :slight_smile:

2 Likes