Skip to main content

Hi Everyone, 

I need to add an option to create work plans in the FSL mobile app. 

I have created a flow based on "Field Service Mobile Flow" type, but I am experiencing some limitation and cannot proceed with the implementation.  

Has anyone found a solution for this?    

@* Salesforce Field Service * 

6 answers
  1. Jul 1, 12:10 PM

    @Bat-Hen Roda The standard action only support a unique record of work plan template and if you have thousands of records to generate you can reach the limit of transactions, I've faced the same issue, we might have different needs, but I had to create a batch that is called via an invocable method of a flow, and the logic is a little bit complicated because there are many objects to take into consideration to generate a work plan record with the work steps related to it.

0/9000