Camunda rpa bridge - spring boot framework

Olá, bom dia!
Estou precisando de ajuda com a parte da url referente ao ‘‘org.camunda.bpm.rpa.uipath-api:’’ do arquivo yml.
Está dando o erro:
Field vendorProperties in org.camunda.bpm.rpa.bridge.externaltask.ExternalTaskAdapter required a bean of type ‘org.camunda.bpm.rpa.bridge.properties.RpaVendorProperties’ that could not be found.

se alguém souber do que se trata, por favor me ajude.

uipath-api:
    # a list of external task topics to subscribe to topics: uipath, RPA
    # the base URL of your UiPath Orchestrator to send requests to (adjust to your Orchestrator URL, use https://platform.uipath.com for UiPath Automation Cloud)
  url: **https://cloud.uipath.com/**
    # optional Account Logical Name (necessary if you use UiPath Automation Cloud)
  account-name: carrinhodepipocaenterprise
    # Tenant Logical Name
  tenant-name: DefaultTenant
    #optional folder path, defaults to "Default"
    #folder-path: 
    #optional organization unit id
    #organization-unit-id:

Hi @Naor_Ribeiro
if you translate your question into English, then more users will be able to understand it :wink:

Hello good Morning!
I need help with the ‘‘org.camunda.bpm.rpa.uipath-api:’’ part of the url of the yml file.
It’s giving the error:
Field vendorProperties in org.camunda.bpm.rpa.bridge.externaltask.ExternalTaskAdapter required a bean of type ‘org.camunda.bpm.rpa.bridge.properties.RpaVendorProperties’ that could not be found.

if anyone knows what this is about, please help me.