This workflow demonstrates creating a new contact in SendGrid, updating it with additional details, and retrieving it by email using a simple manual trigger.
This n8n workflow provides a straightforward automation for managing SendGrid contacts. It starts with a manual trigger, allowing you to input basic contact details like email and first name. The first SendGrid node creates a new contact, the second updates it by adding the last name using the email from the previous step, and the third retrieves the full contact details by email.
The benefits include time-saving automation for repetitive contact management tasks, reducing manual API interactio
Platform
n8n
Category
Finance
Price
$9.99
Creator
Jose Maurino
SendGrid
contacts
email marketing
automation
CRM sync
contact management
marketing
n8n workflow
API integration
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.