We have a custom form on our website that sends emails to our backend, which we are then trying to add to Klaviyo through a double-opt in list via this endpoint: /profile-subscription-bulk-create-job
The issue is, every time we send the email over to Klaviyo on production we get a response of 202, which based on previous Klaviyo community posts on this topic means Klaviyo thinks we are being list bombed and successfully received the request but aren’t processing it.
What should we do? We are only receiving about 2000-3000 emails per day.