Has anyone got any experience of closing quotes via Power Automate.
I have successfully created the Close Quote Activity, but when the action Update a Row - Close Quote is run I am receiving the error message:
'This message can not be used to set the state of quote to Closed. In order to set state of quote to Closed, use the CloseQuoteRequest message instead.\'
From research this seems to be C# development into the Dataverse SDK to trigger an API call to run CloseQuoteRequest.
Just wondering if anyone has had any other experience?
In short, differently from the opportunity close type of activity, quote closes need another way to close then. This tutorial seem to manage this by creating a Bound Action to Cases that just encloses then. I did the same with the quotations and it worked very fine. So, hope this helps!
PS: I also tried calling the CloseQuote plugin, but I failed too, this method above was more straightforward.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.