Skip to main content
Brandon_Benjam1
Level 2
September 13, 2019
Question

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

  • September 13, 2019
  • 1 reply
  • 1273 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
September 13, 2019

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