0

I'm wondering if there's a way to comment on a Google Classroom assignment/post through the Google Classroom API (specifically the Go client). I've searched the docs but couldn't find anything.

Grokify
  • 15,092
  • 6
  • 60
  • 81
W. Reyna
  • 724
  • 2
  • 7
  • 24

1 Answers1

0

As of the moment, there is no direct method to do comment on assignment/post in Class API. You can visit this to check what available actions is feasible with the current API. You can file a feature request and follow the updates in the official blog.

MαπμQμαπkγVπ.0
  • 5,887
  • 1
  • 27
  • 65
  • You can file feature requests here: https://issuetracker.google.com/issues/new?component=191645&template=823908 For this specific issue, however, there's already an issue for this here: http://issuetracker.google.com/36882823 I encourage you to follow this issue for updates. I also recommend clicking “Me too!” at the top of the listed issue and posting comments with your specific use cases. – lesley2958 May 24 '19 at 11:47