-
Notifications
You must be signed in to change notification settings - Fork 5.3k
ConnectWise Workflow Enhancement #16016
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Hi @ryanwnz , from the documentation available here for creating a contact, I'm not sure what fields "default email" and "default phone" would be associated with. I assume the
I've also added an optional prop to allow adding one or multiple notes when creating a ticket. They are created sequentially after the ticket itself, and their creation responses are returned in the If you have any information regarding these two fields, or if these changes do not meet your requirements, please let me know! |
Hi @GTFalcao Thank you for the implementation and as soon as I have a chance to test with I will. |
Hi @GTFalcao Any idea when the new additions will be added to the current ConnectWise workflows as I am not seeing the options available. |
Hi @ryanwnz , this issue will automatically be marked as closed once this addition is merged and published - likely within this week. |
@GTFalcao |
Hi everyone, all test cases are passed! Ready for release! Test report |
Is there a specific app this action is for?
Yes, ConnectWise.
In the workflows provided by Pipedream, specifically the Create Contact Workflow, there are a few steps missing that would make this a much better workflow. By adding extra optional fields to the Create Contact Workflow, you would be able to specify the following.
Default Email: Yes/No
Default Phone: Yes/No
Primary Contact: True/False
The primary contact is of particular importance as that is what is assigned to the company site when created and currently that does not happen.
In another workflow, the Create Ticket Workflow it would be really helpful to have the option to add a ticket note into the created ticket. This is especially useful if data is captured from a Webhook or HTTP Request.
Please provide a link to the relevant API docs for the specific service / operation.
https://developer.connectwise.com/Products/ConnectWise_PSA/Developer_Guide
The text was updated successfully, but these errors were encountered: