1
0
-1

I have created a process in the process builder, where all the forms for each step of the process have already been created. Is it possible to fully integrate this process, from start to finish, into an external HTML page or another application (e.g., built with .NET Core)? If yes, could you guide me on how to achieve this?

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      Hi Vernaa, thanks for your answer
      How can I get the activityid or display the corresponding view without the menu (embedded view), either using an iframe or another method?
      I tried using Postman, but the activityid is empty. Is there anything that needs to be configured?

      1. Bastiana

        You are starting a process instance as user X, if the next assignment belongs to the same user X, and in process builder, you have "show next assignment" in "green start bubble", then "activityId" will get populated.

      CommentAdd your comment...