After deployed custom workflow i need to get data from php application display in workflow once click start workflow workflow params and external application merge data
There are OOTB webscripts availaible which woulr return list of workflows based on input parameters. These webscripts are REST calls which you can invole from your front-end application.
I have one more query , I created alfresco activiti kickstart using eclipse deployed alfresco share its working,i have created php application separate i need to pass value to php application get based on post value from php application append the value in workflow form is this possible?