We’re trying to send a proactive message to a customer who had a web chat session last week. The Guest API seems limited to the current session context. I’m looking at /api/v2/conversations/messaging/participants but that requires an active conversation ID. Is there a way to trigger a notification via the JS SDK or REST API using just the external ID or email? We’ve tried creating a new conversation but it feels hacky.