$echo '{
< "mode": "items",
< "items": [
< {
< "name": "Acme AI",
< "domain": "https://acme.ai",
< "email": "hello@acme.ai",
< "employeeCount": 42,
< "sourceUrl": "https://example.com/acme"
< },
< {
< "name": "Acme AI Inc.",
< "domain": "acme.ai",
< "email": "",
< "employeeCount": "42",
< "sourceUrl": "not a url"
< },
< {
< "name": "Beta Tools",
< "domain": "beta.tools",
< "email": "sales@beta.tools",
< "employeeCount": 12,
< "sourceUrl": "https://example.com/beta"
< },
< {
< "name": "",
< "domain": "gamma.example",
< "email": "bad-email",
< "employeeCount": null,
< "sourceUrl": "https://example.com/gamma"
< },
< {
< "domain": "delta.example",
< "email": "contact@delta.example",
< "employeeCount": 8,
< "sourceUrl": "https://example.com/delta"
< }
< ],
< "requiredFields": [
< "name",
< "domain"
< ],
< "uniqueKeys": [
< "domain"
< ],
< "urlFields": [
< "domain",
< "sourceUrl"
< ],
< "emailFields": [
< "email"
< ]
<}' |
<apify call rotvuvo/apify-dataset-release-qa-gate --silent --output-dataset