CRM & Sales
0243 HubSpot Mailchimp Create Scheduled
0243 HubSpot Mailchimp Create Scheduled
Scheduled
Medium
3
Nodes
Scheduled
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
3
Node Types
3
Node Types
cron
Every day at 07:00
1 node
hubspot
Get new contacts
1 node
mailchimp
Create member
1 node
Workflow JSON
2.86 KB
{
"meta": {
"instanceId": "4eea70f6789129b82c5f438f374db25affb0eba28902cc3663e308cff7659044"
},
"name": "0243 HubSpot Mailchimp Create Scheduled",
"nodes": [
{
"id": "30d8dca1-8e70-443e-a5b0-a048d6e3dc1c",
"name": "Every day at 07:00",
"type": "n8n-nodes-base.cron",
"position": [
480,
300
],
"parameters": {
"triggerTimes": {
"item": [
{
"hour": 7
}
]
}
},
"typeVersion": 1
},
{
"id": "1e7b278f-7c6f-473c-acda-51fa5cf6bd00",
"name": "Get new contacts",
"type": "n8n-nodes-base.hubspot",
"position": [
700,
300
],
"parameters": {
"resource": "contact",
"operation": "search",
"authentication": "oAuth2",
"filterGroupsUi": {
"filterGroupsValues": [
{
"filtersUi": {
"filterValues": [
{...Showing first 1000 characters. Click "Expand" to view the full JSON.