Skip to main content
Question

How to collect multiple variables in a Zapier loop for Slack notifications


I am creating a zap that sends a message to a Slack whenever a note is created in HubSpot and that note contains keywords. I want to find the contact(s), company(s), and deal(s) associated with the note to display in the Slack message so I am creating a loop in zap. How would I configure step 9 so that the storage list contains all these items?

 

Did this topic help you find an answer to your question?

3 replies

Troy Tessalone
Forum|alt.badge.img+14

Hi ​@tyguyps2 

Help links for using Storage: https://zapier.com/apps/storage/integrations#help

You probably want to push each Contact ID value onto the List.

You can either have 3 Storage steps in the Zap.

Or you can delimit those and push on the List once as 1 value.

e.g. Value = ID|ID|ID


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 7274 replies
  • February 6, 2025

Hi there, ​@tyguyps2 👋

Did Troy’s suggestion of using multiple Storage actions or combining the different values together into the list do the trick?

Keen to make sure you’re all set, so please let us know if you have any questions or need any help!


  • Author
  • Beginner
  • 2 replies
  • February 11, 2025

Thanks! I no longer need to do this, so I didn’t test out his suggestion.