Question
LTIMindtree
US
Last activity: 3 Nov 2025 8:58 EST
Document Location for Attachment uploaded through Digital Messaging Channel (WhatsApp)
I am trying to create an integration between WhatsApp and Pega using Digital Messaging Channel and Twilio.
I see that messages are getting passed from WhatsApp to Pega and case is getting created with create_case command.
I am sending an image as well with the this command, with this the case is still getting created but the image file is not visible anywhere in Pega.
Does anyone know where the files sent through Digital Messaging Channel will be stored in Pega so I can get the file and link it to the created case. Thanks.