Search Results

Search Results

Articles tagged "sync" returned 46 results.

Page 3 of 5

Account Portal Management

...as required. The fields will appear in the ‘Portal Page’ and will synchronise with the fields in Gold-Vision Account. When complete click the Save button. Info Please Note – where...

Modern Authentication Overview

Gold-Vision 8 supports Modern Authentication (OAuth 2.0) for Mail Tracking and Calendar Synchronisation. Basic Authentication Vs Modern Authentication Companies that use Active Directory for identity management have relied on Basic...

Mail Tracking & Calendar Troubleshooting

...tracking for a user and “Scan Emails” that tells the mail sync to track emails. Click Settings Under User & Team Administration select Users Click on a user to open...

QuickBooks Online Integration Overview

...in part to this intelligent integration’s automatic synchronisation of customer data between the two systems. As a result, you can rest assured that all of the information between both platforms...

Microsoft SharePoint Online Integration Overview

...a Gold-Vision integration. Automatic sync When you integrate SharePoint Online with Gold-Vision, whenever a new file or folder is uploaded, viewed, edited, or deleted, it is automatically synchronised between the...

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)); }...

Logs & Log Settings

...to users. DataTransferService_yyyy_mm_dd.txt – Log for the Gold-Vision Data Service, which synchronises data to and from Gold-Vision Connect, including mailshots and delivery, click-thru and bounce back data. ThirdPartyData_yyyy_mm_dd.txt – Log...

Creating the client using IdentityModel

...var disco = await client.GetDiscoveryDocumentAsync("https://uk.gold-vision.me/connect/token"); if (disco.IsError) { Console.WriteLine(disco.Error); return; } Next you can use the information from the discovery document to request a token to access goldvisionapi: // request...

Configure Dynamics NAV Integration

...actions in Gold-Vision. Close modal Edit Mappings In order to sync field data between Gold-Vision and Dynamics NAV select edit mappings Close modal Edit Alerts Alerts are created so you...

Integrations Pricing

...DocuSign See DocuSign Pricing SharePoint See SharePoint Pricing Office 365 Contact Sync See Office 365 pricing Loqate – Address Lookup Sign up for a free Trial Google Analytics Get a...