Supply
Automated execution
Supply API will expose all Ipsos jobs where the supplier is already selected and added in the sample mix for each subsample.
An integration should cover, at a minimum, the phases described below; a complete list of scenarios expected once Supply API is live, can be found here
Identify Ipsos API projects
call live-details method, description here
The result is a list of subsamples, where you are already part of the sample mix with the pre-agreed CPI(targetCPI property) either from Feasibility API or via email commissioning process
- filter APICompatible=true subsamples
- store properties for identified API-compatible subsamples
- frequency: every 5 to 15 minutes
Understand targeting criteria for each subsample
call quotas method, description here
- store targeting criteria, needed completes for each profile
- frequency: 5 minutes
Monitor field progress
call get-basic / get-detalied methods, description here
Check if all completes (exclusive and shared) for a subsample were achieved
- frequency: every 5 minutes
If get-basic show that more completes are needed then check what quotas are waiting for additional completes
- call get-detailed method
- frequency: as a follow-up to get-basic method, if needed
Updated almost 4 years ago