CATEGORIES
« Hide
All Integrations434Built-In14Artificial Intelligence27Commerce24Communication55CRM46Developer Tools87Education9Finance26Hosting28Human Resources6Issue Tracking13Location Services2Marketing107Media53Productivity91SAAS62Security8Social27Storage22Support19Task Management48

Google Docs

Google Docs is a web-based word processing application provided by Google, offering users a collaborative and cloud-based platform to create, edit, and share documents online. Its primary purpose is to enable seamless document creation and collaboration, allowing multiple users to work on the same document simultaneously and in real-time. Google Docs offers various automation features, such as automatic saving of changes, revision history tracking, and smart suggestions, which enhance productivity and simplify document management. This automation is particularly valuable for professionals in various job roles, including writers, students, business teams, and anyone who needs to collaborate on documents with others or work on documents from different devices, as it automates tasks like saving changes, providing version control, and suggesting improvements, ultimately improving efficiency and easing document collaboration.

Triggers

Trigger components allow you to start an automation flow when an event happens in the app.

New Document Created

Triggers when a new document is created.

Actions

Action components allow you to perform operations on the app.

Append Image to Document

Appends an image to the end of a document. See docs here.

Append Text

Append text to an existing document. See docs here.

Create New Document from Text

Create a new document from plain text. See docs here.

Create a New Document

Create a new, empty document. To add content after creating the document, pass the document ID exported by this step to the Append Text action. See docs here.

Get Document

Get the contents of the latest version of a document. See docs here.

Replace Image

Replace image in a existing document. See docs here.

Replace Text

Replace all instances of matched text in a existing document. See docs here.