Forum Discussion
EmberKrumwied
11 months agoQrew Captain
It is my understanding that there is no option to start a pipeline process using a button alone, pipelines need to be triggered off of field changes. So your form button can be used to update a field value, then you use that field change as your pipeline trigger...if I'm understanding your question correctly.
GrantK
11 months agoQrew Trainee
The pipeline will be triggered by a scheduled time. It will then update some date fields. I want the last step of the pipeline to execute the button which utilises those changed date fields.