Para poder desfrutares do site precisas dum navegador mais recente e seguro. Para mais informação, revisa as atualizações de Internet Explorer.
 Não se pode cadastrar este serviço. Contacta com Suporte

API da dinahosting

Todos os comandos de que necessitar
Se tiveres dúvidas, ajudamos-te de graça

api.cta__h1

Lista de comandos

Lista de erros

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 dados de resposta

void

Gerador 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 .