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

How I configure "allow posting by mail" through google setting API?
the only configuration I found is:
"whoCanPostMessage": "ALL_IN_DOMAIN_CAN_POST",
Thanks

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.

Related

Are incoming webhooks available to all Google chat users or just users with Google Workspace access?

I am currently a free user of Google chat, and I am trying to set up an incoming webhook to send myself asynchronous messages (notifications) in a chat space. I have not been able to locate the "Manage webhooks" dialog in the chat space menu. Is the incoming webhook chat bot feature for Google Chat only available for user with Google Workspace access?
The documentaiton is not very clear about it, but to add a webhook, you should be able to create it first
The documentation for Google Apps Script bot specifies:
Prerequisites
A Google Workspace account with access to Google Chat.
There is no direct respective mention for Webhooks, but this seems to be a bug - see There is no mention in the documentation of the "Configure webhooks" being available only for Workspace users.
In other words:
Unfortunately, Incoming Webhooks are only available to Google Workspace users, even if it is currently not mentioned in the documentation.

Facebook setting "prompt visitors to send messages" is not sowing

I made a chatbot which i now integrated into my facebook page.
Like most pages I want facebook to open the messenger window so users can see they can use our chatbot.
You do this by enabling "prompt visitors to send messages".
Almost all websites state that setting must be enabled.
You find this setting normally in: Settings>Messaging>General Settings>”Prompt visitors to send messages”. The problem is that I can't see this setting.
I've searched for a while but didn't see anyone with this problem.
In the picture you can see the settings i see.
Thank you for your help!
Facebook settings
Some people won’t have this settings. It’s not fair I know. Come back check in a month again and your Response Rate needs to be above 75%, so it is imperative that you respond to your inbox messages promptly.

Can I disable email notifications of changes in a Google Doc via Google Apps Script?

I have a Google Form that when submitted, a Google Apps Script generates a Google Doc with the information submitted and some magic behind it. This Google Doc is emailed to various people for collaboration purposes.
Whenever someone makes a comment, I get an email notification of the comment, flooding my inbox. I know I can disable the notifications manually from the Doc, but can I disable them via Google Apps Script to avoid that manual step?
The Google Doc is created by making a copy from a template. I disabled the notification settings in the template, but those settings are not being carried over to the copy.
Any help is greatly appreciated! Thanks!

SAML option not available under API Connect Manager Portal section

The documentation for API Connect under section Publishing a product to Bluemix
in step 6 mentions "In the User Registry and Invitation section, click the User Registry arrow and select SAML."
However, as shown in the attached figure there is no option for SAML. Using IBM ID as default does not show the API under Explore APIs at the URL.
Picture
[Bluemix Login -> API Connect -> Explore API] even after the API is published.
Developer Portal User Registry and Invitation Section
I can see the published API in the developer portal. Could you please let me know what could be the reason or what to check to get the API seen in the Bluemix Catalog.
Thanks
Srinivas
The SAML option was changed to IBM ID.
When publishing an API, make sure you use a custom visibility instead of Public, then enter the Bluemix org name which should have the visibility.

Facebook Enhanced Auth Dialog

The new enhanced auth dialog also shows which of your friends are also using the app. Is there any way to hide this? There are certain apps for which it would be more politically correct to NOT know who else is using it.
You could try disabling Social Discovery in the apps settings.
Also you could try setting the Default Activity Privacy to "Only me".