HTTPInputConnector - Accesses HTTP content on a remote web server on a regular, pre-defined interval. Retrieved content may be utilized within bindings to trigger transformations or other server processes, or dispatched to an OutputConnector for transmission elsewhere.
FTPInputConnector - Access file content on a remote FTP server on a regular, pre-defined interval. Retrieved files may be utilized within bindings to trigger transformations or other server processes, or dispatched to an OutputConnector for transmission elsewhere.
Local Files:
FileInputConnector - Access file content from a local filesystem directory path on a regular, pre-defined interval. Read files may be utilized within bindings to trigger transformations or other server processes, or dispatched to an OutputConnector for transmission elsewhere.
MailInputConnector - Retrieves e-mail messages fro a remote POP3 or IMAP server on a regular, pre-defined interval. Retrieved e-mails may be utilized within bindings to trigger transformations or other server processes, or dispatched to an OutputConnector for transmission elsewhere.
FeedInputConnector - Subscribes to updates from one or more RSS / ATOM feeds on a regular, pre-defined interval. Retrieved RSS / ATOM content may be utilized within bindings to trigger transformations or other server processes, or dispatched to an OutputConnector for transmission elsewhere.