Help With the Web Service Connector Configuration

I am configuring a Web Service Connector and need guidance on setting up authorization. I have the following details:

  • Base URL
  • API Key and Secret
  • In Postman, I am able to fetch data successfully by passing the API Key and Secret in the headers with Content-Type: application/json.

Based on this, how should I configure the connection in the Web Service Connector?

Hi @Chaithu9110 , Below link may help you.

Thank you

Hi @Chaithu9110

You have to set Base Configuration to Custom Authentication. Then, just go to your Postman Headers and copy them from theere to WS Source. Headers are configured on each HTTP Operation.

the client is not providing exact details as he providing only key and secret value and link of website

As Postman is working, can you go to Headers and upload a screenshot?

See i have given apikey,secert code and content type i pasted in header

1 Like

Could you upload the screenshot so we can see how the headers are set up in Postman?

Hi Chaitanya,

You may missed the response path and schema path.

Show me the postman response state ting screenshot and your aggregation api response path screenshot I will check and provide you correct json path.

Thanks,
Siva.K

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.