AppWorx, Dollar Universe and Sysload Community

 View Only
  • 1.  REST API POST

    Posted Jun 12, 2019 05:08 AM
    HI All,

    Can we create job and workflow using  REST API? if yes, Please provide some sample curl code.

    ------------------------------
    Regards
    Dominic
    ------------------------------


  • 2.  RE: REST API POST
    Best Answer

    Posted Jun 20, 2019 04:09 PM
    You can manually build the JSON and then go for the object import endpoint. Or you export an existing object, mutate the JSON locally and then send it to the import endpoint.