V1Connector.cls has a createLinkV1ToSF method that creates a V1 Link asset that points to a SFDC Case. The logic includes a hardcoded portion of the SFDC URL used to construct the link.
This should be changed to generate the link dynamically as SFDC URL's may change per instance of the SFDC application.
V1Connector.cls has a createLinkV1ToSF method that creates a V1 Link asset that points to a SFDC Case. The logic includes a hardcoded portion of the SFDC URL used to construct the link.
This should be changed to generate the link dynamically as SFDC URL's may change per instance of the SFDC application.