hi, when I send data from phantombuster linkedin sales navigator export to clay via a webhook all the data is pushed into one row in clay. how can i make sure that every leads gets their own row, so one lead per row?
Separate Leads into Individual Rows in Clay from Phantombuster Data | Clay
When sending data via webhook, you need to structure your data to send each lead individually rather than as a batch. The webhook should cycle through each lead and send them one at a time to Clay.
Could you copy and paste the JSON structure you're currently sending through the webhook? This will help me provide more specific guidance on how to format it so each lead creates its own row in Clay.