Push data to Salesforce from Dataiku

Options
vinayk
vinayk Partner, Dataiku DSS Core Designer, Registered Posts: 12 Partner

Hello Team,

There is some requirement, where we have to do some data manipulation in Dataiku and then push the data to the Salesforce. can someone kindly help how this can be done.

Thanks in advance.

Answers

  • CoreyS
    CoreyS Dataiker Alumni, Dataiku DSS Core Designer, Dataiku DSS Core Concepts, Registered Posts: 1,150 ✭✭✭✭✭✭✭✭✭
    Options

    Hi @vinayk
    , thank you for posting! Can you provide any further details on the thread to assist users in helping you find a solution (insert examples on your use case.) Also, can you let us know if you’ve tried any fixes already? This should lead to a quicker response from the community.

  • toddkadas
    toddkadas Registered Posts: 4 ✭✭✭
    Options

    I have the same need. Plugin KB (https://www.dataiku.com/product/plugins/salesforce/) states to Select the dataset with the list of object to update as an input, and create a log dataset as an output. The output dataset will contain the operation performed (update, new record, error) for each line of the input dataset.

    Haven't been able to figure out how to create the log dataset. Consider as an example, an SFDC case record that has references to a shipment Id with shipment data stored on a SQL server. Goal would be to get shipment related data from the sql table and update the case record accordingly.

Setup Info
    Tags
      Help me…