Skip to main content

Questions tagged [visual-workflow]

Visual Workflow allows administrators to build applications, known as flows, that guide users through screens for collecting and updating data. For example, you can use Visual Workflow to script calls for a customer support center or to generate real-time quotes for a sales organization.

Filter by
Sorted by
Tagged with
-1 votes
0 answers
16 views

I created a data cloud triggered flow. I could save it, however I cannot activate it. I tried adding the permission set Data Cloud architect, Data cloud user, however upon activating it, I receive a ...
Mareux's user avatar
  • 25
0 votes
1 answer
61 views

CONTEXT: I have followings in my org, One of the object have 2 separate after save flows, 1st after save flow update the Status field value to Active and 2nd after save flow have some logic if the ...
Ranjith's user avatar
-1 votes
0 answers
45 views

I want to send a reminder to a salesperson when the expected close date is past due by 1 day and then to the salesperson and manager after a week and continue until updated. How do i build a flow for ...
Michelle's user avatar
0 votes
0 answers
32 views

I need to display a Screen Flow popup when a record is updated from a related list, but only when certain conditions are met. I know about the “Detect and Launch Flow” from UnofficialSF — it works ...
Afrose ahamed's user avatar
0 votes
0 answers
19 views

I want to create a test flow for a flow that fills a certain field at creation of an XYZ__c object. Several fields of the XYZ__c object are required and one of them is causing problems: it's a ...
Sander de Jong's user avatar
0 votes
0 answers
27 views

I have a Flow in my Salesforce org and I'm facing an issue related to Field Service Lightning. Flow Details Flow Name: Service Appointment Updated - Creation Flow Type: Record-Triggered Flow (on ...
Soumya Ranjan Khuntia's user avatar
0 votes
1 answer
47 views

The new Winter 26 release of Salesforce is in my sandbox. I wrote code that will recalculate tax and apply the difference to each OrderItemSummary line, using "Flow Core Action for Order ...
secretclean's user avatar
0 votes
0 answers
15 views

In screen flow, Progress Indicator Type is set to Path: Top of screen : However, for some users when they launch the flow progress is shown as Simple: Top of screen : What could cause the issue that ...
salesforce Uz's user avatar
1 vote
0 answers
57 views

I have two lightning_FlowScreen components. The first flowscreen component delivers output (through targetConfig property) that can be used as an input variable for the second flowscreen component. ...
PieterJacob's user avatar
0 votes
0 answers
35 views

I hope you’re all doing well. I’m building a Record-Triggered Flow on the Lead object, and I want the Flow to run whenever a Lead is created or when the Status field changes. At the Flow Start, I set ...
BRAHMA REDDY's user avatar
-1 votes
2 answers
37 views

I am trying to pass two datetime values from a child SObject to its parent SObject's datetime fields in a Flow using an Update Records element; fails every time. I can update the parent fields using ...
Duncan Stewart's user avatar
2 votes
1 answer
232 views

I’m working with the new “New Flow” option available in milestone actions (Entitlements and Milestones – Winter ’25 feature). According to the release notes, the process to add a flow is: Open the ...
Tzinm's user avatar
  • 126
0 votes
0 answers
60 views

I’m working on a Salesforce setup where customers send SMS with images via Messaging Sessions, and I need to send an email notification to my team with those images included when a new case is created....
Twopir Support's user avatar
0 votes
1 answer
37 views

I am trying to figure out how to create a flow that stops underage buyers from ordering certain products, for example, weapons. Every time I try to debug, the get record elements for both contacts and ...
Michael Moreta's user avatar
0 votes
0 answers
97 views

I have a requirement where: Whenever a case record is updated so that Boolean__c = true && source__c = email - An async path will call a prompt, take certain actions like (trigger email ...
sfdcnewbie's user avatar
1 vote
1 answer
126 views

So I have created a platform event and it has a field called UserId__c. I also have a platform event triggered flow for this platform event. Now I would like to run this flow in the context of the ...
nica's user avatar
  • 1,402
1 vote
1 answer
47 views

We're in an unfortunate situation where it appears that some automated flow that we can't pin down is modifying some Contact records. I would like to get to the source of this, but in the meantime, I'...
jadedQuail's user avatar
0 votes
0 answers
31 views

Currently working to create an email alert when the next action date is met. I have tried several methods including Triggered and Scheduled flows. I have tried using the get record action but found ...
Declan Wilson's user avatar
-1 votes
1 answer
163 views

Someone know how to change the background-color of the Screen Flow? It's possible? I tried to create a LWC Wrapper changing the background color, but had no success...
Murilo Balducci's user avatar
0 votes
0 answers
47 views

I have an invocable action in flow that calls the business hours difference method to calculate the difference between to datetime fields. If I have business hours and org timezone in PST with 8 hour ...
Bailey's user avatar
  • 3
0 votes
0 answers
53 views

I've been trying to create a flow that triggers a "Send Email" action when a new user is created, the flow should be optimized for "Actions and Related Records" sounds pretty ...
Arturo Corona de la Cruz's user avatar
0 votes
0 answers
40 views

I have a flow that calls an Apex invocable method. In the invocable method I pass a custom class as parameters to a visual force PDF page. Here is my invocable method, the constructor called from the ...
sumchans's user avatar
  • 1,031
0 votes
0 answers
73 views

I have a flow that sends a task to a user/s. Here are the elements below However when I add the assignment element, I couldn't see the record fields and only relationship fields to pull out the ...
Merbs's user avatar
  • 1
0 votes
1 answer
123 views

My question is exactly similar to the one here I have a record-triggered flow with async path. I do a Prompt action for case record and receive a JSON string as response. I pass this string response ...
sfdcnewbie's user avatar
0 votes
0 answers
85 views

I created an after-insert-record triggered flow that runs asynchronously. The problem is that after the record creation, another process updates the record's field immediately. On the record-triggered ...
Kier Bagunu's user avatar

1
2 3 4 5
65