Just means I have to put more logic into my clay table, which I don't want to deal with.
You can use AI formulas to simplify complex logic in your Clay table. These are credit-free tools that help you: • Generate custom code to format, clean, and reshape your data exactly how you want it• Combine data from separate list objects into a single data point• Remove null or incomplete results to keep your data clean• Run operations conditionally based on specific criteriaThis approach is not only more efficient but also helps conserve credits compared to using AI integrations for the same tasks. Sources: AI Formulas + Conditional Runs [Clay 101] - Clay University Flexibly run any workflows based on conditional logic | Clay
It’s because Clay doesn’t have your cookie session, which you shouldn’t use if it’s large scale scarping. For small scale try Apify with your own account/cookie session it might work
You can connect your own Apify account to Clay in two ways: 1. Through the enrichment panel: • When running an Apify integration, click "Add account" when prompted • Add your API key and name the account 2. Through Clay settings: • Go to Settings > Connections • Click "Add Connection" • Select Apify • Enter your Apify API keyOnce connected, you can configure your Apify actor with custom input data in JSON format, which is where you can include your cookie session or other authentication details specific to your scraping needs.When setting up the actor, you'll need to specify your input data in the "Input Data" section. Make sure to format your data body in JSON, including any necessary cookies or authentication parameters required for your specific use case. Sources: Apify integration overview | Documentation | Clay University Run Apify Actor with Apify