Can the Bulk Import API be used to mass import cookie values?

Brandon_Benjam1
Level 1

Can the Bulk Import API be used to mass import cookie values?

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

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: Can the Bulk Import API be used to mass import cookie values?

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).