Customer Portal

MySQL to Salesforce

Comments 1

  • Avatar
    imriskal
    0
    Comment actions Permalink
    Hello Jesse,

    If you don't like saving the CSV file, you don't have to. Just use UniversalDataWriter saving the records not into your file system but forwarding the csv via output port to HTTPConnector.

    Now you can set Input mapping in the HTTPConnector. Ignore $out.0.inputFileUrl and set $out.0.requestContent instead.

    I hope this helps.

Please sign in to leave a comment.