Hi Afras, Please refer:
Hope this helps.
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?
Hi Afras, Apologies for the late response. Activity ID can be fetched using Hashvariable
Please refer:
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.
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?