Hello!
Actually, I wasn’t specific enough in my last message. I am currently using the Amelia plugin for appointment booking, which I have integrated into my website. However, I would like that when a logged-in user books an appointment through their client portal, I can retrieve the content of their wishlist in the confirmation email for business purposes.
So the question is, I need access to the wishlist data directly in the code rather than through the WordPress portal, in order to automate sending the wishlist content via Amelia. I will handle the Amelia part, but I would like to know if there is a specific hook that gives me access to the wishlist information or a specific method.