Product Hydration
The feed uploaded in the dashboard serves as the source for displaying product information in your content, syncing daily with your environment. If you need more frequent and dynamic updates to monitor stock and pricing, you can use the “Product Hydration” method.
With this feature, you can hydrate product data when initializing the SDK, allowing products to appear with real-time data in Stories. Using the “storylyOnProductHydration” event, we’ll return the IDs of products featured in Stories, and you can pass relevant product data to the SDK via the “storylyOnProductHydration” function.
This way, you can keep product data up-to-date for viewers in content without manually entering details each time.
Please check these technical documentation:
IOS - Android - React Native - Flutter - Web
Updated 1 day ago