Back

Topic

[KB1224]Salesforce provider – Version 1

Tags: Cloud, CRM, Provider, Rest

2 days ago
By LM
Options
Print
Applies to:

PcVue 16 onwards


Summary:

This article contains attached files at the end.

This provider is a solution to connect Salesforce Platform to PcVue to get data from CRM for example.


Status:

This provider has the status: Release candidate


Details:

Download the latest version of the provider proposed in the table at the end of this article and unzip it to execute the msi file.

Follow the instruction given in the ADO.Net Providers installation procedure article to install this provider.

To declare a connection into PcVue, goto General -> Data connections -> Add a SQL connection and select the Data source Built-in providers, then you can choose .NET Framework Data Provider for Salesforce Data provider:

Salesforce Provider declaration part 1

Salesforce Provider declaration part 1

Finally go to the second tab (Built-in) to configure the connection:

Salesforce Provider declaration part 2

Salesforce Provider declaration part 2

Few sample queries:

SELECT * FROM [get_data/v55.0/query] QUERYSTRING(“q=SELECT+Codigo_GV__c,Descripcion__c,Calle__c +FROM+Promocion__c+WHERE+Identificador__c%3D%27GOB-G045%27”) MAXDEPTH(0)

SELECT [device.name] FROM [get_v1/deviceMgt/devices]
EXEC [put_v1/deviceMgt/groups/IbN89a]

SELECT * FROM [post_v1/deviceMgt/devices]
EXEC * FROM [delete_v1/deviceMgt/groups/IbN89a]

Files attached consist in the:

Attached file Description
sv-adonet-provider_Salesforce_1.0.601.zip Version 1.0.601 of Salesforce provider
The documentation
The Release Notes

Created on: 02 Dec 2024