Solved
How to set 1000's of quotas in an easy manner
General explanation:
Hi guys, I'm faced with a tough challenge: a customer needs to set quotas for each and every one of its agents (of which they have thousands) and so far I haven't found a viable way to make this process anything different than a manual, 1-at-a-time nightmare.
Detailed explanation:
The quotas must be set so that each agent receives no more than a given amount of satisfaction surveys related to its assigned customers per week. Agent_Name is the embedded data field that we're using to regulate the quotas, it comes as a field column when we upload the contacts into the directory. Setting these quotas is perfectly possible, however I'm stuck doing it individually for each different agent name (e.g., Agent_Name = John Doe, Agent_Name = Jane Doe, etc.). Is there no way to do this in a massive way?
I requested the development of a feature that will allow to upload a .csv file detailing the field name, field value and quota value so that the quota definition can be done in a friendlier fashion, but that might take a while before it's taken into production.
Any ideas on how to address this issue at the moment? I really don't want to create these 1000's of quotas individually every time.
Thanks!
Best answer by TomG
> @niklas_tomic_izo said:
> @TomG That sounds like a good idea, but I was hoping Qualtrics had a feature that would let me avoid having to work on the API. I'll see if I can find any assistance to pursue this path.
You wouldn't need to use the Qualtrics API. You just need a web database (e.g. MySQL) and a couple of web scripts (e.g. php).
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.