Overview
It is important to know that your Vuture URL must not contain any hyphens or special characters for your integration with Salesforce to work. This article explains in further detail what will happen if your Vuture URL includes these.
Detailed Explanation
Please ensure your Vx URL does not contain characters such as hyphens (-) as Salesforce will reject the integration.
Your URL dots . will be replaced by _ when you insert into Salesforce. For example, robin.vuturevx.com will become robin_vuturevx_com. If the URL is robin-example.vuturevx.com the API name will become robin-example_vuturevx_com and will be rejected by Salesforce.
Note this message from Salesforce:
Name: The Application API Name can only contain underscores and alphanumeric characters. It must be unique, begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores.