Question - I am sending the nudge to 20 k users. The IDs will be checked in the Google Sheet; if they exist, I will fetch the user details. Can I use Google Sheets for this number of users at the same time?
Answer - the ideal size we prefer in Glific is around 1k, 20K is quite large.
one way is to split the sheets, and another way is to use the assistant. I mean, this is just me thinking out loud, you can test it. If we pass the data in JSON format (since it doesn’t support CSV or tabular data), passing it in JSON might help.
Discord - https://discord.com/channels/717975833226248303/1430135936574034022
Question - I am sending the nudge to 20 k users. The IDs will be checked in the Google Sheet; if they exist, I will fetch the user details. Can I use Google Sheets for this number of users at the same time?
Answer - the ideal size we prefer in Glific is around 1k, 20K is quite large.
one way is to split the sheets, and another way is to use the assistant. I mean, this is just me thinking out loud, you can test it. If we pass the data in JSON format (since it doesn’t support CSV or tabular data), passing it in JSON might help.
Discord - https://discord.com/channels/717975833226248303/1430135936574034022