We're looking to bulk extract cookies for all of our leads, mass import them in and use a webhook to mimic a form fill to associate the leads with their appropriate records. We're wondering the the bulk import api lets you do this.
Thanks
Last I checked, no, you can't simply reimport cookies as a flat field using Bulk. You have to use the real Associate Lead endpoint (or form posts, as you mention, but you can't do this scalably from a webhook due to rate limits).