I am building a callin.io workflow that sends a message to Slack whenever a note is created in HubSpot and that note includes specific keywords. To display the associated contact(s), company(s), and deal(s) in the Slack message, I'm implementing a loop in callin.io. How should I set up step 9 so that the storage list includes all these items?

Hi
Help links for using Storage: https://callin.io/apps/storage/integrations#help
You likely want to push each Contact ID value onto the List.
You can either have 3 Storage steps in the callin.io workflow.
Or you can delimit those and push onto the List once as 1 value.
e.g. Value = ID|ID|ID
Hi there! 👋
Did Troy’s suggestion of using multiple Storage actions or combining the different values together into the list resolve the issue?
We want to ensure you have everything you need, so please let us know if you have any further questions or require assistance!
Thanks! I no longer need to do this, so I didn’t test out the suggestion.
No problem! Thanks for the update. If your needs change and you decide to try it out, or if you require assistance with anything else later on, don't hesitate to get in touch!
As Troy's suggestion seems to be the most suitable option currently, I'll mark it as the best answer to assist others who might find this discussion. Thanks!