Search Results

Search Results

Articles tagged "Upgrading to Gold-Vision 8" returned 356 results.

Page 32 of 36

Financial Entities

Financial Entities are a solution that enable Gold-Vision to process data sets relating to multiple financial packages, i.e. Sage and Exchequer. Financial Entities can be accessed in the Settings area....

Product Groups

Gold-Vision has the ability to manage your Product database which can be used for quoting purposes. Products can either be imported or manually created. Info Products can be collated into...

Products

Products can be created in Gold-Vision either by importing your product details or creating them manually in the Settings area under Products. Info You will need to have created your...

Calling the API with IdentityModel

...extension method: // Call api var client = new HttpClient(); client.SetBearerToken(tokenResponse.AccessToken); var response = await client.GetAsync("https://your.gold-vision.com/api"); if (!response.IsSuccessStatusCode) { Console.WriteLine(response.StatusCode); } else { var content = await response.Content.ReadAsStringAsync(); Console.WriteLine(JArray.Parse(content)); }...

Generating a Token with Postman

Postman can be downloaded from: https://www.postman.com/ Here are some examples using an industry standard tool POSTMAN as an example of what it could look like integrating with Gold-Vision API. When...

How to manage leads

How to manage leads in Gold-Vision 8....

How to prepare your data for importing

How to prepare your data for importing on Gold-Vision 8....

How to Import data

A walk through guide into how to upload data into Gold-Vision....

Configuring Custom Integrations

...when a category in Gold-Vision is edited Custom booking system integration enabling booking and resource data to be pulled into CRM Two-way integration with an industry-specific financial system, maintaining the...

Configuring Google Mapping

...number of credits required. For more information on subscription options and how to install Google Mapping Integration please contact us on sales@gold-vision.com.   Enable Access Users who need access to...