google-appsgoogle-groups-apigoogle-groups-settings

Can I configure "allow posting by mail" through google setting API?


How I configure "allow posting by mail" through google setting API?

the only configuration I found is:

"whoCanPostMessage": "ALL_IN_DOMAIN_CAN_POST",

Thanks


Solution

  • Sorry, there is not a setting in the Groups Settings API that allows you to toggle whether or not posts can come to the group via email. The closest setting is apps:allowWebPosting which allows you to toggle posting via the Group's Web UI.