Apteco / AptecoPSFramework

Apteco Framework for handling up- and downstream data with PowerShell and .NET
https://www.powershellgallery.com/packages/AptecoPSFramework
MIT License
1 stars 0 forks source link

Develop a standalone channel for Salesforce SalesCloud (Bulk 2.0) API #3

Open gitfvb opened 1 year ago

gitfvb commented 1 year ago

There is a request to create a channel to upload data via Bulk API 2.0 to Salesforce SalesCloud. This ticket will use oAuth with a Salesforce Connected App and allow the selection of campaigns and campaign member status.

gitfvb commented 1 year ago

This is already done, but needs a last look.

gitfvb commented 1 year ago

Works well with oAuth. The upload part needs another check.