Tag Archives: G Suite

Modifying email signatures with the Gmail API

Posted by Wesley Chun (@wescpy), Developer Advocate, G Suite

The Gmail API team introduced a new settings feature earlier this year, and today, we're going to explore some of that goodness, showing developers how to update Gmail user settings with the API.

Email continues to be a dominant form of communication, personally and professionally, and our email signature serves as both a lightweight introduction and a business card. It's also a way to slip-in a sprinkling of your personality. Wouldn't it be interesting if you could automatically change your signature whenever you wanted without using the Gmail settings interface every time? That is exactly what our latest video is all about.

If your app has already created a Gmail API service endpoint, say in a variable named GMAIL, and you have the YOUR_EMAIL email address whose signature should be changed as well as the text of the new signature, updating it via the API is as pretty straightforward, as illustrated by this Python call to the GMAIL.users().settings().sendAs().patch() method:

signature = {'signature': '"I heart cats."  ~anonymous'}
GMAIL.users().settings().sendAs().patch(userId='me',
sendAsEmail=YOUR_EMAIL, body=signature).execute()

For more details about the code sample used in the requests above as well as in the video, check out the deepdive post. In addition to email signatures, other settings the API can modify include: filters, forwarding (addresses and auto-forwarding), IMAP and POP settings to control external email access, and the vacation responder. Be aware that while API access to most settings are available for any G Suite Gmail account, a few sensitive operations, such as modifying send-as aliases or forwarding, are restricted to users with domain-wide authority.

Developers interested in using the Gmail API to access email threads and messages instead of settings can check out this other video where we show developers how to search for threads with a minimum number of messages, say to look for the most discussed topics from a mailing list. Regardless of your use-case, you can find out more about the Gmail API in the developer documentation. If you're new to the API, we suggest you start with the overview page which can point you in the right direction!

Be sure to subscribe to the Google Developers channel and check out other episodes in the G Suite Dev Show video series.

Google and Slack deepen partnership to help teams work better together

Google and Slack share the same vision for the future of work: that smart software can bring teams together and make all of their work and conversations seamlessly available in one place. The result is that teams can move faster and more efficiently. We’ve each been building towards this vision independently, and today we’re announcing a partnership that represents our intent to build towards this vision together.

We also share the same commitment with Slack to offer our customers choice through open platforms. We want our customers to use the tools they need to be successful and for many companies, including AOL, R/GA and Shopify, that's a combination of G Suite and Slack.

Through this partnership we’re increasing our joint product and engineering efforts to strengthen the link between the content in Google Drive and the communication in Slack.

“At R/GA, we’ve found that we create our best work when we can bring teams together in real time from different disciplines, and often different locations. Rolling out G Suite and Slack across the agency, we’ve been able to seamlessly collaborate, connect more easily with our clients, produce better work and reduce the time it takes to get the work done. We depend on smooth integrations to make the most of what both platforms can do for our teams and our clients,” says Nick Coronges, Chief Technology Officer at R/GA.

Google Docs and Drive were among the earliest Slack integrations and remain the most popular. In fact, a Drive file is imported in Slack approximately 60,000 times every weekday; that’s a file shared every 1.4 seconds.

Our partnership will focus on several new, richer features including:

  • Instant permissions: We’re smoothing out permissions so that files shared in Slack are immediately available to the right teammates. When a file from Google Drive is shared in a Slack channel, the system will automatically confirm that everyone in the channel has access to that file. You can easily add or remove file collaborators with a single click.
  • Previews and notifications: Files shared in Slack will preview the content you need at a glance. And you’ll never miss an update, since Google Drive and Docs notifications will be delivered to you in Slack.
  • Slack channels + Team Drives: Team Drives keep teams in sync by creating a central place for shared content, enabled by a new group-level ownership model. Announced in September, Team Drives is currently available to early adopter customers and slated for broader release in 2017. Customers will be able to pair Team Drives and Slack channels to keep content and conversations in sync. New files uploaded to the connected Slack channel will be automatically stored in the Team Drive; relevant Team Drive updates will be shared in Slack, and the set of people with access will stay in sync between the two products.
  • Provisioning Slack from G Suite: Companies that run on G Suite already run their organizations via the cloud, and soon with just a couple of clicks in the G Suite Admin console they can provision Slack for teams or the entire company.

Working with Slack, we’ll continue to explore how we can make our products work better together, but also ways Google products and technologies can help Slack scale and serve their customers. We look forward to the many ways we can work with Slack and to the enhanced experience we'll deliver together for our customers.

Source: Google Cloud


Google and Slack deepen partnership to help teams work better together

Google and Slack share the same vision for the future of work: that smart software can bring teams together and make all of their work and conversations seamlessly available in one place. The result is that teams can move faster and more efficiently. We’ve each been building towards this vision independently, and today we’re announcing a partnership that represents our intent to build towards this vision together.

We also share the same commitment with Slack to offer our customers choice through open platforms. We want our customers to use the tools they need to be successful and for many companies, including AOL, R/GA and Shopify, that's a combination of G Suite and Slack.

Through this partnership we’re increasing our joint product and engineering efforts to strengthen the link between the content in Google Drive and the communication in Slack.

“At R/GA, we’ve found that we create our best work when we can bring teams together in real time from different disciplines, and often different locations. Rolling out G Suite and Slack across the agency, we’ve been able to seamlessly collaborate, connect more easily with our clients, produce better work and reduce the time it takes to get the work done. We depend on smooth integrations to make the most of what both platforms can do for our teams and our clients,” says Nick Coronges, Chief Technology Officer at R/GA.

Google Docs and Drive were among the earliest Slack integrations and remain the most popular. In fact, a Drive file is imported in Slack approximately 60,000 times every weekday; that’s a file shared every 1.4 seconds.

Our partnership will focus on several new, richer features including:

  • Instant permissions: We’re smoothing out permissions so that files shared in Slack are immediately available to the right teammates. When a file from Google Drive is shared in a Slack channel, the system will automatically confirm that everyone in the channel has access to that file. You can easily add or remove file collaborators with a single click.
  • Previews and notifications: Files shared in Slack will preview the content you need at a glance. And you’ll never miss an update, since Google Drive and Docs notifications will be delivered to you in Slack.
  • Slack channels + Team Drives: Team Drives keep teams in sync by creating a central place for shared content, enabled by a new group-level ownership model. Announced in September, Team Drives is currently available to early adopter customers and slated for broader release in 2017. Customers will be able to pair Team Drives and Slack channels to keep content and conversations in sync. New files uploaded to the connected Slack channel will be automatically stored in the Team Drive; relevant Team Drive updates will be shared in Slack, and the set of people with access will stay in sync between the two products.
  • Provisioning Slack from G Suite: Companies that run on G Suite already run their organizations via the cloud, and soon with just a couple of clicks in the G Suite Admin console they can provision Slack for teams or the entire company.

Working with Slack, we’ll continue to explore how we can make our products work better together, but also ways Google products and technologies can help Slack scale and serve their customers. We look forward to the many ways we can work with Slack and to the enhanced experience we'll deliver together for our customers.

Source: Google Cloud


Google and Slack deepen partnership to help teams work better together

Google and Slack share the same vision for the future of work: that smart software can bring teams together and make all of their work and conversations seamlessly available in one place. The result is that teams can move faster and more efficiently. We’ve each been building towards this vision independently, and today we’re announcing a partnership that represents our intent to build towards this vision together.

We also share the same commitment with Slack to offer our customers choice through open platforms. We want our customers to use the tools they need to be successful and for many companies, including AOL, R/GA and Shopify, that's a combination of G Suite and Slack.

Through this partnership we’re increasing our joint product and engineering efforts to strengthen the link between the content in Google Drive and the communication in Slack.

“At R/GA, we’ve found that we create our best work when we can bring teams together in real time from different disciplines, and often different locations. Rolling out G Suite and Slack across the agency, we’ve been able to seamlessly collaborate, connect more easily with our clients, produce better work and reduce the time it takes to get the work done. We depend on smooth integrations to make the most of what both platforms can do for our teams and our clients,” says Nick Coronges, Chief Technology Officer at R/GA.

Google Docs and Drive were among the earliest Slack integrations and remain the most popular. In fact, a Drive file is imported in Slack approximately 60,000 times every weekday; that’s a file shared every 1.4 seconds.

Our partnership will focus on several new, richer features including:

  • Instant permissions: We’re smoothing out permissions so that files shared in Slack are immediately available to the right teammates. When a file from Google Drive is shared in a Slack channel, the system will automatically confirm that everyone in the channel has access to that file. You can easily add or remove file collaborators with a single click.
  • Previews and notifications: Files shared in Slack will preview the content you need at a glance. And you’ll never miss an update, since Google Drive and Docs notifications will be delivered to you in Slack.
  • Slack channels + Team Drives: Team Drives keep teams in sync by creating a central place for shared content, enabled by a new group-level ownership model. Announced in September, Team Drives is currently available to early adopter customers and slated for broader release in 2017. Customers will be able to pair Team Drives and Slack channels to keep content and conversations in sync. New files uploaded to the connected Slack channel will be automatically stored in the Team Drive; relevant Team Drive updates will be shared in Slack, and the set of people with access will stay in sync between the two products.
  • Provisioning Slack from G Suite: Companies that run on G Suite already run their organizations via the cloud, and soon with just a couple of clicks in the G Suite Admin console they can provision Slack for teams or the entire company.

Working with Slack, we’ll continue to explore how we can make our products work better together, but also ways Google products and technologies can help Slack scale and serve their customers. We look forward to the many ways we can work with Slack and to the enhanced experience we'll deliver together for our customers.

Source: Google Cloud


Customize your G Suite experience with App Maker and Recommended apps

G Suite is designed to help you do your best work, whether that’s through real-time collaboration that brings your teams together or machine intelligence that speeds up everyday tasks. But we understand your company has unique needs and workflows that G Suite alone wasn’t built to address. We also know your teams rely on many third-party apps for things like CRM, support, and project management to get their job done. So today, we’re announcing two new ways to customize and extend your experience on the G Suite platform: App Maker, a new low-code developer tool for building custom enterprise applications, and the addition of seven new partners to our “Recommended for G Suite” third-party partner program.

Introducing App Maker, a new way to build powerful apps for your business.

App Maker is a low-code, application development tool that lets you quickly build and deploy custom apps tailored to your organization’s needs. Whether you’re looking for better ways to onboard new team members, staff projects, or approve employee travel requests, App Maker helps you build an app for that in days instead of months.

  • Go from idea to app, fast: App Maker makes it easy for IT or even citizen developers (including analysts and system administrators) to quickly iterate from a prototype all the way to deployed app. It offers a powerful cloud-based IDE that features built-in templates, a drag-and-drop UI, and point-and-click data modeling to accelerate your app development efforts. App Maker also embraces open, and popular standards like HTML, CSS, Javascript and Google’s material design visual framework, so developers can build apps quickly, in a development environment that leverages their existing skills and knowledge. 

1

  • Build integrated, tailor-made solutions for every need: App Maker lets you build a range of applications customized to meet the needs of your organization and connects to a wide range of data sources and APIs. This unique flexibility starts with built-in support for G Suite products as well as popular services such as Maps, Contacts, Groups and more. You can also leverage other Google Cloud services such as the Directory API and Prediction API, or third-party APIs, to create richer, more intelligent application experiences.
  • Focus on delivery, not infrastructure: App Maker is built on the same secure and trusted infrastructure as G Suite apps like Gmail, Drive and Docs. Developers can safely deploy custom apps in the cloud without worrying about servers, capacity planning, infrastructure security and monitoring that would otherwise require internal support from IT.

Over the past few months, we’ve previewed App Maker with a handful of large G Suite customers and many have already built and deployed applications to their organizations. We’re also working with the following consulting partners to help deliver solutions to our joint customers: Appsbroker, gPartner, G-Workplace, Ignite Synergy, Maven Wave, PwC, SADA Systems, and Tempus Nova.

Here are a few ways that enterprise customers and partners have used App Maker to make everyday business processes simpler and more efficient--whether it’s to track suspicious login activities, take analog claims processes and make them digital, or track office inventory orders.

If you’re interested in trying out App Maker, it’s available today through our Early Adopter Program for G Suite Business customers. Apply for the EAP here.

Announcing new apps for the ‘Recommended for G Suite’ program

While G Suite helps your teams communicate and collaborate more easily, we get that you also rely on third-party apps to manage other aspects of your business including sales, marketing, and operations. We want to make it easy for you to integrate these solutions with G Suite, and that’s why we introduced the Recommended for G Suite program last year. The program selects market leading applications, built by independent software vendors (ISVs), in a range of  categories like project management, customer support, finance and accounting.

Today, we’re adding seven new apps to the program that can help you be more productive. These apps solve critical business problems and offer deep integration and direct support with G Suite. Each app also goes through rigorous security testing and quality measures to qualify for the Recommended for G Suite program.

Our new recommended partners include:

static 2

Since we launched this program with our first eight apps last year, we’ve seen many examples of how our customers have incorporated them with G Suite to drive more value for their business. We’ve created a webinar series to show first-hand examples of this, and you can sign up here if you’re interested in attending. In addition, if you’re an ISV that’s interested in becoming a Recommended for G Suite partner, please submit your application here.

Try these new solutions today

We’re committed to helping you get the most out of your G Suite experience by fostering the best ecosystem of cloud applications and partners. App Maker enables you to build powerful apps tailored to your organizational needs, while the Recommended for G Suite program helps your teams select leading apps to grow your business. Both solutions are available today, and we encourage you to try them out.

Source: Drive


Customize your G Suite experience with App Maker and Recommended apps

G Suite is designed to help you do your best work, whether that’s through real-time collaboration that brings your teams together or machine intelligence that speeds up everyday tasks. But we understand your company has unique needs and workflows that G Suite alone wasn’t built to address. We also know your teams rely on many third-party apps for things like CRM, support, and project management to get their job done. So today, we’re announcing two new ways to customize and extend your experience on the G Suite platform: App Maker, a new low-code developer tool for building custom enterprise applications, and the addition of seven new partners to our “Recommended for G Suite” third-party partner program.

Introducing App Maker, a new way to build powerful apps for your business.

App Maker is a low-code, application development tool that lets you quickly build and deploy custom apps tailored to your organization’s needs. Whether you’re looking for better ways to onboard new team members, staff projects, or approve employee travel requests, App Maker helps you build an app for that in days instead of months.

  • Go from idea to app, fast: App Maker makes it easy for IT or even citizen developers (including analysts and system administrators) to quickly iterate from a prototype all the way to deployed app. It offers a powerful cloud-based IDE that features built-in templates, a drag-and-drop UI, and point-and-click data modeling to accelerate your app development efforts. App Maker also embraces open, and popular standards like HTML, CSS, Javascript and Google’s material design visual framework, so developers can build apps quickly, in a development environment that leverages their existing skills and knowledge. 

1

  • Build integrated, tailor-made solutions for every need: App Maker lets you build a range of applications customized to meet the needs of your organization and connects to a wide range of data sources and APIs. This unique flexibility starts with built-in support for G Suite products as well as popular services such as Maps, Contacts, Groups and more. You can also leverage other Google Cloud services such as the Directory API and Prediction API, or third-party APIs, to create richer, more intelligent application experiences.
  • Focus on delivery, not infrastructure: App Maker is built on the same secure and trusted infrastructure as G Suite apps like Gmail, Drive and Docs. Developers can safely deploy custom apps in the cloud without worrying about servers, capacity planning, infrastructure security and monitoring that would otherwise require internal support from IT.

Over the past few months, we’ve previewed App Maker with a handful of large G Suite customers and many have already built and deployed applications to their organizations. We’re also working with the following consulting partners to help deliver solutions to our joint customers: Appsbroker, gPartner, G-Workplace, Ignite Synergy, Maven Wave, PwC, SADA Systems, and Tempus Nova.

Here are a few ways that enterprise customers and partners have used App Maker to make everyday business processes simpler and more efficient--whether it’s to track suspicious login activities, take analog claims processes and make them digital, or track office inventory orders.

If you’re interested in trying out App Maker, it’s available today through our Early Adopter Program for G Suite Business customers. Apply for the EAP here.

Announcing new apps for the ‘Recommended for G Suite’ program

While G Suite helps your teams communicate and collaborate more easily, we get that you also rely on third-party apps to manage other aspects of your business including sales, marketing, and operations. We want to make it easy for you to integrate these solutions with G Suite, and that’s why we introduced the Recommended for G Suite program last year. The program selects market leading applications, built by independent software vendors (ISVs), in a range of  categories like project management, customer support, finance and accounting.

Today, we’re adding seven new apps to the program that can help you be more productive. These apps solve critical business problems and offer deep integration and direct support with G Suite. Each app also goes through rigorous security testing and quality measures to qualify for the Recommended for G Suite program.

Our new recommended partners include:

static 2

Since we launched this program with our first eight apps last year, we’ve seen many examples of how our customers have incorporated them with G Suite to drive more value for their business. We’ve created a webinar series to show first-hand examples of this, and you can sign up here if you’re interested in attending. In addition, if you’re an ISV that’s interested in becoming a Recommended for G Suite partner, please submit your application here.

Try these new solutions today

We’re committed to helping you get the most out of your G Suite experience by fostering the best ecosystem of cloud applications and partners. App Maker enables you to build powerful apps tailored to your organizational needs, while the Recommended for G Suite program helps your teams select leading apps to grow your business. Both solutions are available today, and we encourage you to try them out.

Customize your G Suite experience with App Maker and Recommended apps

G Suite is designed to help you do your best work, whether that’s through real-time collaboration that brings your teams together or machine intelligence that speeds up everyday tasks. But we understand your company has unique needs and workflows that G Suite alone wasn’t built to address. We also know your teams rely on many third-party apps for things like CRM, support, and project management to get their job done. So today, we’re announcing two new ways to customize and extend your experience on the G Suite platform: App Maker, a new low-code developer tool for building custom enterprise applications, and the addition of seven new partners to our “Recommended for G Suite” third-party partner program.

Introducing App Maker, a new way to build powerful apps for your business.

App Maker is a low-code, application development tool that lets you quickly build and deploy custom apps tailored to your organization’s needs. Whether you’re looking for better ways to onboard new team members, staff projects, or approve employee travel requests, App Maker helps you build an app for that in days instead of months.

  • Go from idea to app, fast: App Maker makes it easy for IT or even citizen developers (including analysts and system administrators) to quickly iterate from a prototype all the way to deployed app. It offers a powerful cloud-based IDE that features built-in templates, a drag-and-drop UI, and point-and-click data modeling to accelerate your app development efforts. App Maker also embraces open, and popular standards like HTML, CSS, Javascript and Google’s material design visual framework, so developers can build apps quickly, in a development environment that leverages their existing skills and knowledge. 

1

  • Build integrated, tailor-made solutions for every need: App Maker lets you build a range of applications customized to meet the needs of your organization and connects to a wide range of data sources and APIs. This unique flexibility starts with built-in support for G Suite products as well as popular services such as Maps, Contacts, Groups and more. You can also leverage other Google Cloud services such as the Directory API and Prediction API, or third-party APIs, to create richer, more intelligent application experiences.
  • Focus on delivery, not infrastructure: App Maker is built on the same secure and trusted infrastructure as G Suite apps like Gmail, Drive and Docs. Developers can safely deploy custom apps in the cloud without worrying about servers, capacity planning, infrastructure security and monitoring that would otherwise require internal support from IT.

Over the past few months, we’ve previewed App Maker with a handful of large G Suite customers and many have already built and deployed applications to their organizations. We’re also working with the following consulting partners to help deliver solutions to our joint customers: Appsbroker, gPartner, G-Workplace, Ignite Synergy, Maven Wave, PwC, SADA Systems, and Tempus Nova.

Here are a few ways that enterprise customers and partners have used App Maker to make everyday business processes simpler and more efficient--whether it’s to track suspicious login activities, take analog claims processes and make them digital, or track office inventory orders.

If you’re interested in trying out App Maker, it’s available today through our Early Adopter Program for G Suite Business customers. Apply for the EAP here.

Announcing new apps for the ‘Recommended for G Suite’ program

While G Suite helps your teams communicate and collaborate more easily, we get that you also rely on third-party apps to manage other aspects of your business including sales, marketing, and operations. We want to make it easy for you to integrate these solutions with G Suite, and that’s why we introduced the Recommended for G Suite program last year. The program selects market leading applications, built by independent software vendors (ISVs), in a range of  categories like project management, customer support, finance and accounting.

Today, we’re adding seven new apps to the program that can help you be more productive. These apps solve critical business problems and offer deep integration and direct support with G Suite. Each app also goes through rigorous security testing and quality measures to qualify for the Recommended for G Suite program.

Our new recommended partners include:

static 2

Since we launched this program with our first eight apps last year, we’ve seen many examples of how our customers have incorporated them with G Suite to drive more value for their business. We’ve created a webinar series to show first-hand examples of this, and you can sign up here if you’re interested in attending. In addition, if you’re an ISV that’s interested in becoming a Recommended for G Suite partner, please submit your application here.

Try these new solutions today

We’re committed to helping you get the most out of your G Suite experience by fostering the best ecosystem of cloud applications and partners. App Maker enables you to build powerful apps tailored to your organizational needs, while the Recommended for G Suite program helps your teams select leading apps to grow your business. Both solutions are available today, and we encourage you to try them out.

A totally rebuilt Sites, customer-tested and open for business

Earlier this year, we announced that a totally rebuilt version of Google Sites was on the way. Since then, we’ve worked with a set of customers through an Early Adopter Program to test the new Sites and fine tune the experience. Today, the new Google Sites is ready for all customers.

We’ve started turning customer feedback into new and improved features.  For example, some customers asked for the ability to measure how much engagement their sites were getting. You can now track site performance with Google Analytics. Other customers asked for more customization and different designs, so you can now choose between six themes to give your site the right look.

Nadia Lee, a product and change manager at Dow Jones, tested the new Sites to build a few informational sites for her teams and had this to say: “Sites is much more user friendly than other tools I’ve used, especially for non-technical people. It’s nice that I can collaborate in real-time with colleagues and see the edits they’re making. And, the final product looks clean and well-designed.”

Since its launch in 2008, Sites has made it possible for employees to build working team and project sites without writing a single line of code (no HTML, CSS or any other all-caps acronym.) But, web technologies have progressed a lot in the past decade, and the new Sites is an even more approachable way to build a site.

Sites as easy to create as a doc

Now, it’s easier than ever to create a site and add text, links, images and more with a quick cut-and-paste, or simply drag-and-drop to rearrange and resize elements on the page.

Sites integrated with your favorite apps

The new Sites is built to work with your favorite Google apps so you can insert content from the tools you use most. It’s easy to embed a schedule from Google Calendar, a video clip from Google Drive, or a location from Google Maps. You can also insert content from Docs, Sheets, Slides and Forms and a live version will be presented within the site.

Sites GA GIF

Sites built together

The new Sites is the first truly collaborative tool for building team and project sites. Using the same technology as Google Docs, the new Sites brings real-time, multi-user coauthoring so the whole team can add and update a project site without worrying about conflicts or locked pages.

Sites that are beautiful and functional on any screen

The new Sites also includes themes and layouts designed to intelligently scale and flex to any screen size, so they look great when you access them on a 30-inch monitor at your desk or on your smartphone during your commute. And, an integrated preview mode lets you see what your site will look like on a desktop, a tablet and a smartphone while you’re editing so you can build the most useful team and project sites.

The new Google Sites is open for business. If you’re a G Suite customer with Google Sites enabled, you can get started building on the new Sites now or learn how to enable Sites in the Admin panel. Customers can continue to use classic Sites as we continue to add capabilities and improve the new Sites.

A totally rebuilt Sites, customer-tested and open for business

Earlier this year, we announced that a totally rebuilt version of Google Sites was on the way. Since then, we’ve worked with a set of customers through an Early Adopter Program to test the new Sites and fine tune the experience. Today, the new Google Sites is ready for all customers.

We’ve started turning customer feedback into new and improved features.  For example, some customers asked for the ability to measure how much engagement their sites were getting. You can now track site performance with Google Analytics. Other customers asked for more customization and different designs, so you can now choose between six themes to give your site the right look.

Nadia Lee, a product and change manager at Dow Jones, tested the new Sites to build a few informational sites for her teams and had this to say: “Sites is much more user friendly than other tools I’ve used, especially for non-technical people. It’s nice that I can collaborate in real-time with colleagues and see the edits they’re making. And, the final product looks clean and well-designed.”

Since its launch in 2008, Sites has made it possible for employees to build working team and project sites without writing a single line of code (no HTML, CSS or any other all-caps acronym.) But, web technologies have progressed a lot in the past decade, and the new Sites is an even more approachable way to build a site.

Sites as easy to create as a doc

Now, it’s easier than ever to create a site and add text, links, images and more with a quick cut-and-paste, or simply drag-and-drop to rearrange and resize elements on the page.

Sites integrated with your favorite apps

The new Sites is built to work with your favorite Google apps so you can insert content from the tools you use most. It’s easy to embed a schedule from Google Calendar, a video clip from Google Drive, or a location from Google Maps. You can also insert content from Docs, Sheets, Slides and Forms and a live version will be presented within the site.

Sites GA GIF

Sites built together

The new Sites is the first truly collaborative tool for building team and project sites. Using the same technology as Google Docs, the new Sites brings real-time, multi-user coauthoring so the whole team can add and update a project site without worrying about conflicts or locked pages.

Sites that are beautiful and functional on any screen

The new Sites also includes themes and layouts designed to intelligently scale and flex to any screen size, so they look great when you access them on a 30-inch monitor at your desk or on your smartphone during your commute. And, an integrated preview mode lets you see what your site will look like on a desktop, a tablet and a smartphone while you’re editing so you can build the most useful team and project sites.

The new Google Sites is open for business. If you’re a G Suite customer with Google Sites enabled, you can get started building on the new Sites now or learn how to enable Sites in the Admin Console. Customers can continue to use classic Sites as we continue to add capabilities and improve the new Sites.

Source: Google LatLong


A totally rebuilt Sites, customer-tested and open for business

Earlier this year, we announced that a totally rebuilt version of Google Sites was on the way. Since then, we’ve worked with a set of customers through an Early Adopter Program to test the new Sites and fine tune the experience. Today, the new Google Sites is ready for all customers.

We’ve started turning customer feedback into new and improved features.  For example, some customers asked for the ability to measure how much engagement their sites were getting. You can now track site performance with Google Analytics. Other customers asked for more customization and different designs, so you can now choose between six themes to give your site the right look.

Nadia Lee, a product and change manager at Dow Jones, tested the new Sites to build a few informational sites for her teams and had this to say: “Sites is much more user friendly than other tools I’ve used, especially for non-technical people. It’s nice that I can collaborate in real-time with colleagues and see the edits they’re making. And, the final product looks clean and well-designed.”

Since its launch in 2008, Sites has made it possible for employees to build working team and project sites without writing a single line of code (no HTML, CSS or any other all-caps acronym.) But, web technologies have progressed a lot in the past decade, and the new Sites is an even more approachable way to build a site.

Sites as easy to create as a doc

Now, it’s easier than ever to create a site and add text, links, images and more with a quick cut-and-paste, or simply drag-and-drop to rearrange and resize elements on the page.

Sites integrated with your favorite apps

The new Sites is built to work with your favorite Google apps so you can insert content from the tools you use most. It’s easy to embed a schedule from Google Calendar, a video clip from Google Drive, or a location from Google Maps. You can also insert content from Docs, Sheets, Slides and Forms and a live version will be presented within the site.

Sites GA GIF

Sites built together

The new Sites is the first truly collaborative tool for building team and project sites. Using the same technology as Google Docs, the new Sites brings real-time, multi-user coauthoring so the whole team can add and update a project site without worrying about conflicts or locked pages.

Sites that are beautiful and functional on any screen

The new Sites also includes themes and layouts designed to intelligently scale and flex to any screen size, so they look great when you access them on a 30-inch monitor at your desk or on your smartphone during your commute. And, an integrated preview mode lets you see what your site will look like on a desktop, a tablet and a smartphone while you’re editing so you can build the most useful team and project sites.

The new Google Sites is open for business. If you’re a G Suite customer with Google Sites enabled, you can get started building on the new Sites now or learn how to enable Sites in the Admin Console. Customers can continue to use classic Sites as we continue to add capabilities and improve the new Sites.

Source: Google Cloud