mike-cleaver

Results 9 comments of mike-cleaver

we are looking to add another version of this that supports lists in flows, currently only ProcessBuilders auto-bulkify loops.

we are changing this logic around to default to yes if that flag isn't set but there is contactOrLead set and it's valid/has an email.

Code has been updated in this repo, managed package getting updated soon. Do you want to test with the code or wait until the package is available? @pmk-tyro @adwhite75 @dan-boudreau

Can you confirm your person account has an email set? The error suggests it is null

I'd recommend setting up the email logging https://help.salesforce.com/s/articleView?id=sf.emailadmin_monitor_emails_sent_from_salesforce.htm&type=5

We will sort this out soon as we have added the case threading feature too.

@marcbourlon ok, so the documentation refers to #4 Attachments ‘Attachment – ContentDocument – Comma Separated Ids’ — This is the ContentDocumentId of the document you want to attach. It will...

There is/was an issue where the code didn't handle content document IDs in the attachment list. This has been reworked to handle CV, CD and Attachment ids nicely now. It...

Code is updated and a new managed package will be out soon. Do you wanna test the code as is @samphif or do you wanna wait for that package?