🐛 (whatsapp) Fix webhook when having 2 phone numbers in same WA account
This commit is contained in:
@ -36,6 +36,7 @@ export const receiveMessage = publicProcedure
|
||||
return resumeWhatsAppFlow({
|
||||
receivedMessage,
|
||||
sessionId: `wa-${phoneNumberId}-${receivedMessage.from}`,
|
||||
phoneNumberId,
|
||||
credentialsId,
|
||||
workspaceId,
|
||||
contact: {
|
||||
|
Reference in New Issue
Block a user