Search code examples
gmail-apigoogle-inbox

Adding signature to google inbox programmatically


With using the google gmail api, we were able to update signatures of users within our google account.

But we noticed that when people use google inbox, the signature does not append. So far I have not seen any api that points to doing this.

Can it be done?

Or any link to some api that I must have missed would be helpful.


Solution

  • Unfortunately Gmail and Inbox do not share the same signature settings. Since there is no API for Inbox it isn't possible to programmatically set the signature in Inbox.