-
We need to write documentation on the ConnectWise plugin
https://docs.mautic.org/en/5.x/plugins/connectwise.html
old documentation can be found here:
https://github.com/mautic/mautic-documentation/tr…
-
This isn't really an issue with your code, but, if you happen to be using Connectwise Integration and syncing configs. Currently the sync will wipe the primary_serialnumber, along with all other prima…
-
From feature request:
>Integration so that automatic billing can occur on Connectwise Agreements for Agents
Additional votes: 11
-
When iframe ConnectWise site, ConnectWise specified `Content-Security-Policy`, to avoid it to be embedded.
To make it working, we need to use ConnectWise's vendor hosted API.
https://developer.…
Nness updated
4 years ago
-
In trying to do a Create-CWConfig function, I ran into this terrible annoyance with the way that CW needs to receive [datetime] via the API. I wrote this little function that helps. Figured it would…
-
ConnectWise API's base path can and will change. Furthermore, CW Manage partners may be on different codebase (even if it cloud hosted). Therefore, the best practice is to build the `basePath` after r…
sgtoj updated
3 years ago
-
```
vendor/bundle/ruby/2.7.0/gems/connectwise-ruby-sdk-2.0.2/lib/connectwise-ruby-sdk/api_client.rb:257: warning: URI.escape is obsolete
vendor/bundle/ruby/2.7.0/gems/connectwise-ruby-sdk-2.0.2/lib/…
-
According to the documentation, the way to specify the specific API version you want is with an accept header like: `"application/vnd.connectwise.com+json; version=3.0.0"`
Currently I'm doing this …
-
**Is your feature request related to a problem? Please describe.**
maybe this is a thing already and i just havent found it. I was wondering if you can add the feature to allow uninstall of an applic…
-
I am sending the following request:
@contact = Connectwise::Contact.where(conn, email: 'example@example.com')
and I am receiving the following response:
[#"integratorLogin", :IntegratorPassword=>"pas…