Data360 Analyze

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

    Posted 01-24-2025 13:45

    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 01-27-2025 07:27

    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 01-30-2025 15:29

    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 01-28-2025 11:50

    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 01-30-2025 15:32

    Thank you Adrian. 



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