StrepHit icon indicating copy to clipboard operation
StrepHit copied to clipboard

Investigate undocumented CrowdFlower API request to enable internal and external channels

Open marfox opened this issue 9 years ago • 1 comments

The action has to be done manually via the UI, no API implementation/documentation seems available. Current UI procedure: job > settings > show advanced settings > contributors tab > internal/external contributors switch

marfox avatar Mar 29 '16 16:03 marfox

This seems to be bound to the launch of a job:

curl -X POST -d "channels[0]=on_demand&channels[1]=cf_internal&debit[units_count]={100}" https://api.crowdflower.com/v1/jobs/{job_id}/orders.json?key={api_key}

marfox avatar May 16 '16 10:05 marfox