We have an inhouse custom ecomm platform that we are trying to setup Back in Stock notifications for. A daily product feed is being pushed into klaviyo already with inventory quantities.
We have followed the steps in this guide: https://developers.klaviyo.com/en/docs/how_to_set_up_custom_back_in_stock to setup the API POST request on submission on the website. I can see that these requests are being added against customers accounts in klaviyo:
The problem is that Klaviyo doesn't appear to be treating this like a ‘Back in Stock’ request as none of the specific ‘Back in Stock’ flow triggers or delays are appearing when I go to create the flow. There is also no option in the account settings to modify the settings for ‘Back in Stock’, as seen in this guide: https://help.klaviyo.com/hc/en-us/articles/115003872251-Building-a-Back-in-Stock-Flow#back-in-stock-flow-settings2
Is there something else required, in the integration, to tell Klaviyo that this is a back in stock update in the customer account? Thanks