The new capabilities of the online services will come in very handy. Please post an examples you have created to share with the rest of this. I am sure if they commonly used, CommitCRM will put it on their web page as examples as well.
I've already made quite a few but wanted to share a few related to N-Able's N-central system for those of you that use these. In order to use these, you must populate the ID field in the account window in CommitCRM from the Customer screen in N-Central. In addition, each device has an unique ID and that ID field will need to be populated in the asset record's "Field 1". I have changed that field label to show "Device ID" and the tooltip to show "N-Central's Device ID".
Here are the examples:
Name: N-central Dashboard
Datasource: Accounts
Base URL: https://server.n-able.com/deepLinkAction.do
URL Parameters: ?method=defaultDashboard&username=email@domain.com &password=your_actual_password
Name: N-central Device Details
Datasource: Assets
Base URL: https://server.n-able.com/deepLinkAction.do
URL Parameters: ?method=deviceDetails&username=email@domain.com&pa ssword=your_actual_password&customerID=<CMTLBLDATA _FLDASTACCRECID_FLDCRDCARDID3>&deviceID=<CMTLBLDAT A_FLDASTUSER1>
Name: N-central Device Services
Datasource: Assets
Base URL: https://server.n-able.com/deepLinkAction.do
URL Parameters: ?method=deviceService&username=email@domain.com&pa ssword=your_actual_password&customerID=<CMTLBLDATA _FLDASTACCRECID_FLDCRDCARDID3>&deviceID=<CMTLBLDAT A_FLDASTUSER1>
Name: N-central Launch Remote Control
Datasource: Assets
Base URL: https://server.n-able.com/deepLinkAction.do
URL Parameters: ?method=deviceRC&username=email@domain.com&passwor d=your_actual_password&customerID=<CMTLBLDATA_FLDA STACCRECID_FLDCRDCARDID3>&deviceID=<CMTLBLDATA_FLD ASTUSER1>
Name: N-central NOC View
Datasource: Accounts
Base URL: https://server.n-able.com/deepLinkAction.do
URL Parameters: ?method=nocView&username=email@domain.com&password =your_actual_password
Please note: You'll need to replace "server.n-able.com", "email@domain.com" and "your_actual_password" with your actual information.
Hope this helps! Please share any online services that you are using as well in this thread!
--AJ
I've already made quite a few but wanted to share a few related to N-Able's N-central system for those of you that use these. In order to use these, you must populate the ID field in the account window in CommitCRM from the Customer screen in N-Central. In addition, each device has an unique ID and that ID field will need to be populated in the asset record's "Field 1". I have changed that field label to show "Device ID" and the tooltip to show "N-Central's Device ID".
Here are the examples:
Name: N-central Dashboard
Datasource: Accounts
Base URL: https://server.n-able.com/deepLinkAction.do
URL Parameters: ?method=defaultDashboard&username=email@domain.com &password=your_actual_password
Name: N-central Device Details
Datasource: Assets
Base URL: https://server.n-able.com/deepLinkAction.do
URL Parameters: ?method=deviceDetails&username=email@domain.com&pa ssword=your_actual_password&customerID=<CMTLBLDATA _FLDASTACCRECID_FLDCRDCARDID3>&deviceID=<CMTLBLDAT A_FLDASTUSER1>
Name: N-central Device Services
Datasource: Assets
Base URL: https://server.n-able.com/deepLinkAction.do
URL Parameters: ?method=deviceService&username=email@domain.com&pa ssword=your_actual_password&customerID=<CMTLBLDATA _FLDASTACCRECID_FLDCRDCARDID3>&deviceID=<CMTLBLDAT A_FLDASTUSER1>
Name: N-central Launch Remote Control
Datasource: Assets
Base URL: https://server.n-able.com/deepLinkAction.do
URL Parameters: ?method=deviceRC&username=email@domain.com&passwor d=your_actual_password&customerID=<CMTLBLDATA_FLDA STACCRECID_FLDCRDCARDID3>&deviceID=<CMTLBLDATA_FLD ASTUSER1>
Name: N-central NOC View
Datasource: Accounts
Base URL: https://server.n-able.com/deepLinkAction.do
URL Parameters: ?method=nocView&username=email@domain.com&password =your_actual_password
Please note: You'll need to replace "server.n-able.com", "email@domain.com" and "your_actual_password" with your actual information.
Hope this helps! Please share any online services that you are using as well in this thread!
--AJ
Comment