robgridley / pace-api

A PHP client for EFI Pace's SOAP API.
MIT License
14 stars 9 forks source link

Is it possible to convert an estimate to an existing job, possibly using InvokeAction #54

Open jjaminet opened 3 years ago

jjaminet commented 3 years ago

The official soap pace-api vaguely explains how to do this but i'm having trouble implementing it. Is this possible using the InvokeAction component that was newly implemented?

dwightkelly commented 2 years ago

Look at my PR - https://github.com/robgridley/pace-api/pull/53