I have built a web-to-lead form that is meant to go right into Salesforce, trigger automation to assign the lead and set various tasks. It also needs to be added to a campaign and subsequently receive an email from Pardot.
I have everything set up but am STILL getting this issue no matter what I change;
Reason: Your Lead could not be processed.
<b>An unhandled fault has occurred in this flow</b><br>An unhandled fault has occurred while processing the flow. Please contact your system administrator for more information. Error ID: 582722663-76818 (1021372925)
Lead Capture Page: http://www.pathfinderhomes.co.uk/test/
Error element myPreWaitDecision_myWait_myRule_1 (FlowDecision).
The flow failed to access the value for myVariable_current.Campaign__r.Id because it hasn't been set or assigned.
Flow DetailsFlow Name: Postcode_Assignment
Type: Record Change Process
Version: 9
Status: Active
Org: Pathfinder Homes (00D0N000000j7IT)
Flow Interview Details
Interview Label: Postcode_Assignment-9_InterviewLabel
Current User: Tom Screech (0050N000006pTg9)
Start time: 16/01/2019 15:20
Duration: 0 seconds
How the Interview Started
Tom Screech (0050N000006pTg9) started the flow interview.
Some of this flow's variables were set when the interview started.
myVariable_old = null
myVariable_current = Lead (00Q0N00000ZtHm3UAF)
ASSIGNMENT: myVariable_waitStartTimeAssignment
{!myVariable_waitStartTimeVariable} Equals {!$Flow.CurrentDateTime}
Result
{!myVariable_waitStartTimeVariable} = "16/01/2019 15:20"
Salesforce Error ID: 582722663-76818 (1021372925)
Any help will be appreciated. I will be able to answer questions tomorrow.
3 respuestas
Or will you need to add a default value for campaign in the Web to lead form.
This doc will help you with that.