Skip to main content
Sruthi M (Dev) preguntó en #Flow

I've to schedule a flow on opportunities, filter opportunities based on criteria, createddate in last 6 mons, and update the related accounts of this opportunity, also create custom object record custom case for each opportunity, custom case fields will be populated from opporutnity, custom case name - opportunity.name.. so on, if the custom object  case record with same name already exists I don't have to create the custom object record.    Note: there will be duplicate opportunities in the system, with the same name    can someone help, I've created scheduled flow, and using update element to get related account using triggeringrecord.accountid, but in this case update happens individually for each account? or in bulk ?    Create element also - creating custom case lo copying values from triggeringrecord.values  Not sure my flow to process 1.5k records is taking 3hrs. seems performance issue, any alternate solution?    to bulkify, scheduled flow doesn't support filtered records from start element, to iterate over it. any inputs would be greatly appreciated.    Thanks in advance   

3 respuestas
0/9000