We have a transactional email send use case and the calling application will not know the required SF IndividualId and/or the contact may not exist in SF yet.
Documentation states requirement to provide IndividualId
{ "inputs" : [ { "EmailAddress" : "XXXXXXXXXXXXXXX@XXXXXXXX", "IndividualId" : "XXXXXXXXXXXXXXXXXX" } ] }
As per Nobuyuki Watanabe @marketingcloudtips -
"Note: Use an 18-digit Salesforce ID for the IndividualId. If you enter an ID that does not correspond to an existing CRM record, an error will occur during flow execution."
Is there a way to bypass the IndividualId? and/or what alternative options are there?
Thanks
3 respuestas