ProcessMaker / ellucian-shared-tests

1 stars 0 forks source link

Execute Process via API Call #3

Open eamonnpm opened 4 years ago

eamonnpm commented 4 years ago

The process in PM4 is currently initiated via UI Form, this will ultimately need to be done via API so that it can be automated in CircleCI. Ideally we keep both Start options.

Required parameters to accept: server_url server_workspace repository branch

eamonnpm commented 4 years ago

We have the following process which is completely functional in regards to all of our requirements:

Screen Shot 2020-05-06 at 4 20 09 PM

The API can be used to start a process with the following endpoint: /api/1.0/process_events/2?event=api and these body params: