Accept header pplication/octet-stream

Hi

I am new to UI path and i would like to integrate our service with UI path. I have two questions.

  1. I have seen only application/json is supported as accept header. In case i could not return application/octet-stream. I just need the confirmation before changing our resonse type.
  2. We have some long running task which would need to submit the job and keep checking the job to finish. Is this supported out of the box.

I would really greatful to have shelp on these topics before i can proceed with integration.

Thanks
Chandra

You have option to use Custom header:

Yes, You can do this using Orchestrator.

Thank yo for your fast reply. Please see the screenshot where it says only application/json is supported from integration service.

Ohh, you were talking about Connection builder @CP_Arora! I assumed it was for HTTP Request.

Regarding Connector builder, the API must be REST-compliant and both accept and return JSON.