Communication

Import notes, companies, and features to Slack

35 nodes 121 73 Scheduled trigger
Download

Workflow Description

Scheduled automation that extracts notes, companies, and features from Snowflake database and delivers them to Slack channels in batches at regular intervals, ensuring your team stays informed with synchronized data from your core systems.

How it works

  1. 1.Execute the scheduled trigger at specified intervals
  2. 2.Retrieve notes, companies, and features data from Snowflake
  3. 3.Divide extracted data into manageable batches for processing
  4. 4.Send each batch to corresponding Slack channels

Use cases

  • Distribute company updates and new features to sales teams automatically
  • Share critical notes and alerts instantly across Slack channels
  • Keep data warehouse information synchronized with team communication tools

Requirements

  • Active Snowflake database connection with valid credentials
  • Slack workspace with configured channels ready to receive data
  • Configured schedule for periodic automation execution

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Snowflake Split In Batches Slack

Details

Trigger Scheduled trigger
Nodes 35
Apps 3
Views 121
Downloads 73

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (35)

/

Sticky Note1

Sticky Note

#1

Manual mapping feature

Set

#2

get productboard companies

HTTP Request

#3

Manual mapping companies

Set

#4

get productboard notes

HTTP Request

#5

Manual mapping notes

Set

#6

Split features

Split Out

#7

Split companies

Split Out

#8

Split notes

Split Out

#9

Split features in notes

Split Out

#10

Combine Feature ID + Note ID

Set

#11

get productboard features

HTTP Request

#12

Update Productboard Notes

Snowflake

#13

Empty Table Productboard Notes

Snowflake

#14

[CREATE] PRODUCTBOARD_NOTES

Snowflake

#15

[CREATE] PRODUCTBOARD_COMPANIES

Snowflake

#16

Update Productboard Companies

Snowflake

#17

Manual mapping companies db

Set

#18

Manual mapping notes db

Set

#19

Empty Table Productboard Companies

Snowflake

#20

[CREATE] PRODUCTBOARD_NOTES_FEATURES

Snowflake

#21

Manual mapping feature note IDs db

Set

#22

Update Productboard Note and Feature IDs

Snowflake

#23

Empty Table Productboard Note and Feature IDs

Snowflake

#24

Loop Over Items notes

Split In Batches

#25

Loop Over Items features notes

Split In Batches

#26

[CREATE] PRODUCTBOARD_FEATURES

Snowflake

#27

Empty Table Productboard Features

Snowflake

#28

Loop Over Items features

Split In Batches

#29

Manual mapping features db

Set

#30

Update Productboard Features

Snowflake

#31

Schedule Trigger

Schedule Trigger

#32

Slack

Slack

#33

Count Notes Last 7 days and Unprocessed

Snowflake

#34

Sticky Note2

Sticky Note

#35