Data360 Analyze

 View Only
  • 1.  HTTP POST with multipart/form-data payload

    Posted 13 days ago

    Hi,

    The API endpoint for posting the content is using multipart/form-data payload, basically uploading the csv file instead of json payload. How this can be achieved in HTTP node? 

    Thanks



    ------------------------------
    Irakli Chitishvili
    Data Trust Associates
    ------------------------------


  • 2.  RE: HTTP POST with multipart/form-data payload

    Posted 10 days ago

    Did you see this example?

    https://community.precisely.com/discussion/curl-command-to-http-node



    ------------------------------
    Peter Sykes
    Data Governance & Architecture
    Vontobel Holding AG
    Zurich
    ------------------------------



  • 3.  RE: HTTP POST with multipart/form-data payload

    Posted 7 days ago

    Thanks, this is almost the same case as mine.



    ------------------------------
    Irakli Chitishvili
    Data Trust Associates
    ------------------------------



  • 4.  RE: HTTP POST with multipart/form-data payload

    Employee
    Posted 9 days ago

    You may want to explore the Multipart Request Generator node which is intended to help build a valid multipart body.

    https://help.precisely.com/r/Data360-Analyze/Latest/en-US/Data360-Analyze-Server-Help/Node-help/Interfaces-and-Adapters/Multipart-Request-Generator



    ------------------------------
    Adrian Williams
    Precisely Software Inc.
    ------------------------------



  • 5.  RE: HTTP POST with multipart/form-data payload

    Posted 7 days ago

    Thank you Adrian. 



    ------------------------------
    Irakli Chitishvili
    Data Trust Associates
    ------------------------------