Skip to main content

Questions tagged [subflow]

1 vote
0 answers
53 views

I am working on a flow with many subflows. Here's the basic structure: Contact Record Triggered Flow: We have one record triggered flow when a Contact is created or updated. This flow assigns some ...
Gabrielle McNamara's user avatar
0 votes
1 answer
68 views

When you add the standard Subflow component to a flow in the Flow Builder, the flow it will run has to be chosen immediately. I have a case where multiple subflows (that work in the same context) and ...
Keith C's user avatar
  • 138k
2 votes
1 answer
1k views

I have a subflow that reviews dates, and if the dates are null I have the flow update them to the current date. The flow is triggered by a Closed Won opportunity, then runs some updates on the Account ...
jdids's user avatar
  • 275
0 votes
1 answer
447 views

I have a flow calling a subflow to which i pass an account record: The AccountrecordID is a record variable (Account type). In the subflow, when i want to eveluate its related records, for instance ...
Fabien Braconnier's user avatar
2 votes
1 answer
870 views

I was wondering if someone here could help me have a bit more clarity over a behavior I'm seeing when executing flows in SF. I need to call a subflow from a record-triggered flow to execute some ...
David de León's user avatar
-1 votes
1 answer
2k views

I know there is a similar question, however it did not help me all the way through. I have a screen flow to clone a Quote record. I use a screen flow because my Quote object is master to 4 other ...
Matheus Boechat Alcântara's user avatar
2 votes
1 answer
134 views

Is there a simple mechanism to "compile all Flows" (e.g. in the way there is for Apex classes and triggers)? If not, what's the next fastest way to verify that dependencies aren't broken ...
Brent Bowers's user avatar
  • 3,282
1 vote
1 answer
966 views

I have a screen flow that displays Account fields dynamically based on the Type of account the user selects. The user then makes selections on the screen and saves the changes. I am trying to create ...
DavSa's user avatar
  • 13
0 votes
1 answer
2k views

I set up a master record-triggered flow and the trigger is when a record is updated or created. I have two subflows. In one subflow I want to pass updated records, and in the other subflow I want to ...
Jay's user avatar
  • 55
0 votes
1 answer
3k views

I have a sub-flow that is to be called from flow, Just want to know will the sub-flow be considered to be part of the same transaction as that of flow?
Amit Kumar's user avatar
5 votes
0 answers
1k views

TL;DR Why do I have to create a formula to use a boolean output variable as a visiblity condition in a flow? is there a better way to do this? Detailed question: I have a subflow (auto-launched) that ...
ProgrammingLlama's user avatar
1 vote
2 answers
2k views

I've done my best to summarize my question in the title, but it needs more detail to be understood, here I go: I have a screen flow where, after a certain number of screens, there is an auto-launched ...
bonzi's user avatar
  • 315
2 votes
2 answers
9k views

I have created a sub flow with inputs and outputs but the subflow icon is not available in the Elements menu. The flow fires after a record is saved, so my understanding is it should be able to fire ...
BiscuitBulldozer's user avatar
9 votes
4 answers
9k views

Love the new Summer '20 release features for flow, excited to use Flows in place of Process Builder. One consideration I wanted to verify with the community. Is there a way or a best practice for ...
Xtremefaith's user avatar
  • 4,630