Search results

  1. pedroivoree

    Curl API - How to call?

    In the video, there's no example of a curl request. The one I need to do is ( this image is how I setup the node, both with and without the post after the Curl https://postimg.cc/30KFjjxy ) curl --request POST \ --url https://bigboost.bigdatacorp.com.br/companies \ --header...
  2. pedroivoree

    Curl API - How to call?

    Hi, I have to make a curl POST for an api, but how can I do this with the API connector? I tried to convert to javascript and use the code function, but it didn't worked. Thanks Best, Pedro
Top