Google Contacts CRUD Operations
detail.loadingPreview
Automates the creation, update, and retrieval of contacts in Google Contacts.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow demonstrates how to perform Create, Read, Update, and Delete (CRUD) operations on contacts within Google Contacts using n8n. It allows for automated contact management, which can be useful for synchronizing data or managing a contact list programmatically.
Key Features
- Create a new contact with specified details.
- Update an existing contact using its ID.
- Retrieve contact details, including organizations.
- Includes an error handler for robust execution.
How To Use
- Connect Google Contacts Credentials: Ensure your Google Contacts OAuth2 credentials are set up in n8n.
- Execute Manually: Trigger the workflow by clicking 'Execute'.
- Observe Results: The workflow will create, update, and then retrieve a contact, demonstrating the CRUD functionality.
Apps Used
Workflow JSON
{
"id": "07f23565-0e8a-4335-b655-454391051de0",
"name": "Google Contacts CRUD Operations",
"nodes": 0,
"category": "Google Integrations",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 07f23565-0e8a...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Add Task to Google Tasks
Manually add a task to your Google Tasks list.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.
Automate File & Folder Organization: Move, Copy, and Restructure with Ease
Streamline your file management processes with this n8n workflow. Automate the relocation and restructuring of files and folders, ensuring your data is always organized and accessible.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.