Skip to main content
Contributor ⭐️⭐️
January 27, 2021
Solved

Slow burn Journey orchestrator participants

  • January 27, 2021
  • 2 replies
  • 107 views

I have a target audience of 2k users we’d like to offer some messaging and consultation. But a very small team who would be taking the meetings. 

 

Is there anyway I could load in all 2k users into the “hopper” of participants and send batches of 10 a day until the list is exhausted?

 

  • Would this work?
    my target users here are in a CSV - maybe a create a column with “send date” and use a scheduled query to only send if the date = “today” (can I combine a csv source with a query?)
Best answer by heather_hansen

@mglarocca I don’t believe you can use a CSV in a query.  You could get around that by creating a custom object, and add the CSV there, and then point to that for the query.

2 replies

heather_hansen
VIP ⭐️⭐️⭐️⭐️⭐️
January 27, 2021

@mglarocca I don’t believe you can use a CSV in a query.  You could get around that by creating a custom object, and add the CSV there, and then point to that for the query.

sai_ram
Expert ⭐️⭐️
January 28, 2021

I have a target audience of 2k users we’d like to offer some messaging and consultation. But a very small team who would be taking the meetings. 

 

Is there anyway I could load in all 2k users into the “hopper” of participants and send batches of 10 a day until the list is exhausted?

 

  • Would this work?
    my target users here are in a CSV - maybe a create a column with “send date” and use a scheduled query to only send if the date = “today” (can I combine a csv source with a query?)

@mglarocca I am not sure we can use date function for CSV, I will do a hands-on and let you know.