Para poder disfrutar de la web necesitas un navegador más reciente y seguro. Para más información, revisa las actualizaciones de Internet Explorer.
 No se puede dar de alta este servicio. Contacta con Soporte

API dinahosting

Todos los comandos que necesitas
Si tienes dudas, te ayudamos gratis

api.cta__h1

Lista de comandos

Lista de errores

Librería de archivos

Dinahosting HTTP_Request libary files
Introduce el texto mostrado en la imagen

Hosting_Email_Autoresponse_Create

Creates a new email autoresponse.
1.1 -> 1.2: Parameter "excluded" is optional.
Version: 1.2
Special errors:
UNIMPLEMENTED_OBJECT_SERVICE If hosting can't manage email ( hosting setup forbids email ).
OBJECT_EXISTS Already exists a distribution list for this email alias.
OBJECT_NOT_EXISTS Email account doesn't exists.
PARAM_VALUE_RANGE If start isn't earlier than end.

Parameters:

  • hosting (string): Hosting name. The parameter is required.
  • alias (string): Existing email account alias ( without hostname ). The parameter is required. Parameter length must be between 1 and 40 characters. It can contain only alphanumeric, underscore, dot or dash chars. String must start with a alphanumeric char.
  • text (string): Autoresponse text. The parameter is required.
  • excluded (array): Exluded emails. The parameter is optional.
  • start (string): Start datetime. Format: yyyy-MM-dd hh:mm:ss. If empty, autoresponse starts now. The parameter is optional. Parameter value must be a valid full date: year-month-day hour:minutes:seconds .
  • end (string): End datetime. Format: yyyy-MM-dd hh:mm:ss. If empty, autoresponse doesn't expire. The parameter is optional. Parameter value must be a valid full date: year-month-day hour:minutes:seconds .
  • copy (array): Copy emails. The parameter is optional.

Tipo de datos de respuesta

void

Generador de código

Hosting name.

Existing email account alias ( without hostname ).

Autoresponse text.

Exluded emails. / Web format: Comma separated values .

Start datetime. Format: yyyy-MM-dd hh:mm:ss. If empty, autoresponse starts now.

End datetime. Format: yyyy-MM-dd hh:mm:ss. If empty, autoresponse doesn't expire.

Copy emails. / Web format: Comma separated values .

 
 

Simulador

Los datos de respuesta no son reales.

Hosting name.

Existing email account alias ( without hostname ).

Autoresponse text.

Exluded emails. / Web format: Comma separated values .

Start datetime. Format: yyyy-MM-dd hh:mm:ss. If empty, autoresponse starts now.

End datetime. Format: yyyy-MM-dd hh:mm:ss. If empty, autoresponse doesn't expire.

Copy emails. / Web format: Comma separated values .