Ability to embed conductor workflow instance-display in an iframe #279
              
                Unanswered
              
          
                  
                    
                      accessallow
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I am evaluating conductor as a BPMN tool for my organization. I have understood that conductor will allow me to run workflows in distributed manner. However, I am also able to follow that upon submitting a workflow request, conductor executes the workflow, returning me the workflow-instance-id (eg: ab5e5089-30cb-4a2c-a776-794a7b375bd6). I can use this workflow id to hit more APIs and get overall or individual status.
Is there any feature in conductor, so that I can embed individual workflow executions in an html iframe or any relevant front-end technology?
We have an Angular application, from which I want to initiate a workflow execution, and want to embed and show moving parts of workflow on right side of my App.
Beta Was this translation helpful? Give feedback.
All reactions