AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / WLanguage / Funciones WLanguage / Comunicación / Funciones Salesforce
  • Possible error cases:
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Converts the leads. These leads can be converted into account, contact or opportunity.
Remarque: A track is a potential prospect or opportunity. For more details, see the help of Salesforce.
Sintaxis
<Result> = SFConvertLead(<Salesforce connection> , <Conversion to perform>)
<Result>: Array variable
Array of sfLeadConvertResult variable containing the conversion results.
<Salesforce connection>: sfConnection variable
Name of the variable of type sfConnection to be used.
<Conversion to perform>: Array variable
Array of sfLeadConvert variables containing the different conversions to perform.
Observaciones

Possible error cases:

  • The Internet connection is not valid.
  • The authentication was not performed properly.
  • The XML response of the server cannot be read.
To find out whether an error occurred, use the ErrorOccurred variable.
Componente: wd300ggl.dll
Versión mínima requerida
  • Versión 14
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 28/03/2025

Señalar un error o enviar una sugerencia | Ayuda local