Hello everyone,
I'm currently facing a challenge with Discord webhook embeds for product information. Each embed contains essential details such as the image, title, price, SKU, and a list of store IDs. However, for products with a large number of stores in stock, the embed exceeds the character limit.
To overcome this issue, I need assistance in splitting the embeds while ensuring that all store IDs are included. This requirement comes directly from the client.
If anyone has suggestions on how to efficiently split the embeds without losing any store IDs, I would greatly appreciate your input. Thank you in advance!