You need to sign in to do that
Don't have an account?

flow is not firing
Hello. I created a Flow and a Process Builder to kick it off and it's not firing. I'm an admin, not a developer, and would love some help.
What the flow should do is, when an opportunity is created, look at the contacts from the related account and find which one is marked primary, and take the values from several fields and put them in matching fields on the Opp.
Below are the screenshots of the flow and pb. Can someone tell me where I went wrong? Thank you!





What the flow should do is, when an opportunity is created, look at the contacts from the related account and find which one is marked primary, and take the values from several fields and put them in matching fields on the Opp.
Below are the screenshots of the flow and pb. Can someone tell me where I went wrong? Thank you!
Greetings!
The flow looks good for me however,I would suggest you to debug the flow on the flow screen by using the Opportunity to figure out if the functionality is working as expected.
Also,I would suggest you to enable the debug logs and try to create the opportunity to see,if the process builder is able to invoke the flow as expected or not.
Please refer this (https://www.youtube.com/watch?v=4YZQq0tRWCs) link for the steps to debug the flow.
Kindly mark it as best answer if it helps so that it can help others in the future.
Warm Regards,
Shirisha Pathuri
All Answers
Greetings!
The flow looks good for me however,I would suggest you to debug the flow on the flow screen by using the Opportunity to figure out if the functionality is working as expected.
Also,I would suggest you to enable the debug logs and try to create the opportunity to see,if the process builder is able to invoke the flow as expected or not.
Please refer this (https://www.youtube.com/watch?v=4YZQq0tRWCs) link for the steps to debug the flow.
Kindly mark it as best answer if it helps so that it can help others in the future.
Warm Regards,
Shirisha Pathuri
So, I updated the PB to pass these variables
UPdated the flow to the following:
Debugged it again, and it's still not actually updating: