Hi mam how to attach pdf file by using salesforce connector in mule 4 by using postman
@cathym98032 жыл бұрын
Thank you 👍🏼
@ashutoshpandey40132 жыл бұрын
Great
@AkshayBhoite-x8r Жыл бұрын
informative video, when I am trying email to case in my org, only contentdocumentlink of linkedentitytype- user is getting created, not of case type. please help.
@sowmikmikcy6687 Жыл бұрын
I was unable to generate a report to show all attachments linked to a case with fields like attachment name, date uploaded, number of attachments and attachment type. I have tried with custom report types with case as master and content Document as child but all fields from content Document are not visible. Is it a salesforce limitation?
@neelamdhardubey600 Жыл бұрын
I am checking on this.. Will come to you ASAP..
@nishthababbar308 Жыл бұрын
Mam, I have to migrate the content version data from one object to another object but in same org for different packages could you please help me with this?
@neelamdhardubey600 Жыл бұрын
I think you can write a batch, there you will read data from one package and insert into different package object... Will it be feasible?
@prashantsonawane7730 Жыл бұрын
I want to migrate data from salesforce to azure data lack but the data is in an unstructured format. Is there any way to migrate such data?
@neelamdhardubey600 Жыл бұрын
Could you please elaborate little more about unstructured format??? Are you exporting data from Salesforce using data loader as csv but csv not having exactly same data? Or Field mapping issue is there?
@prashantsonawane7730 Жыл бұрын
@@neelamdhardubey600 Unstructured data could be pdf, txt, or image files.
@neelamdhardubey600 Жыл бұрын
@@prashantsonawane7730 Did you try Azure data factory?
@prashantsonawane7730 Жыл бұрын
@@neelamdhardubey600 Yes mam, but it's not possible through ADF. ADF doesn't have the capability to extract attachments.
@neelamdhardubey600 Жыл бұрын
@@prashantsonawane7730 please have look here.. mukulmahawariya11.medium.com/connecting-salesforce-and-azure-blob-storage-4336403019d9 May the above link help you.