Create loosely coupled, reliable
and asynchronous connectivity between distributed application by
interfacing with the JMS (Java Message Service) API.
Friday, 11 September 2015
Jetty Connector
Expose Mule Services over HTTP using a Jetty HTTP server with the Anypoint Jetty connector from MuleSoft.
Description
The Jetty transport provides support for exposing applications over HTTP by embedding a light-weight Jetty server. The Jetty SSL Transport works the same way but over SSL. You can only define inbound endpoints with this transport.The connector allows Mule to expose Mule Services over HTTP using a Jetty HTTP server. A single Jetty server is created for each connector instance. One connector can serve many endpoints. Users should rarely need to have more than one Jetty connector. The Jetty connector can be configured using a Jetty XML config file, but the default configuration is sufficient for most scenarios.
Note
This connector is preinstalled in Anypoint Studio.JDBC Connector
Connect applications to any JDBC
compatible database as an inbound endpoint or an outbound endpoint to
perform CRUD operations on database records.
Description
The JDBC Endpoint implements a transport channel to connect your Mule application to any JDBC-compatible database. You can implement the JDBC endpoint as an inbound endpoint with a one-way exchange pattern, or as an outbound endpoint configured for either a one-way or request-response exchange pattern.Use the JDBC Endpoint to perform create, read, update, and delete operations (often referred to by the acronym CRUD) on database records. If you are using the EE version, it can also invoke a procedure stored in a database, such as creating new tables dynamically.
JBoss Messaging Connector
Easily send and receive messages to queues and topics for any message service which implements the JMS specification.
Description
JMS (Java Message Service) is a widely-used API for Message Oriented Middleware. It allows communication between different components of a distributed application to be loosely coupled, reliable, and asynchronous.JMS supports two models for messaging:
- Queues - Point-to-point
- Topics - Publish and subscribe
Note
The JMS connector is preinstalled in Anypoint Studio.Janrain Connector
Connect to Janrain APIs and perform
vital operations via the Janrain connector without having to interface
directly with the Janrain platform.
Description
More effectively engage with website users by integrating Janrain with third party applications and services throughout the enterprise via the MuleSoft Anypoint Janrain connector. Janrain is a user management platform that focuses on transforming the way in which businesses engage with visitors online through integrated social login, valuable user data, and site engagement. With the MuleSoft Anypoint Janrain connector, businesses can build on the promise of Janrain and more efficiently create connectivity between Janrain and third party SaaS applications and services such as Salesforce, LinkedIn and Jive throughout the enterprise. MuleSoft’s Janrain connector makes it simple to connect to Janrain APIs and perform standard tasks without having to interface with the Janrain platform directly. Developers can capture client, entity, OAuth, information, engagement information such as mappings, sharing, configurations and more, as well as partners' information related to admin users and apps. Businesses can quickly and easily, from within the MuleSoft Anypoint Platform, integrate applications and services in order to simplify and streamline web visitor experience.Infor SunSystems Connector
Synchronize data and automate
business processes between Infor SunSystems and third party operational
solutions including HR, CRM, Supply Chain and Document Management
Solutions.
By:
Computime
Description
Leverage the SunSystems experience by connecting to third party applications and services with the SunSystems Connector from Computime. The SunSystems Connector enables businesses to connect directly with SunSystems Connect (SSC), permitting users access to SunSystems functionality with seamless SunSystems integration. Using this connector, businesses can create scenarios whereby, for example, supply chain transactions can reflect automatic posting entries in the accounting ledge, suppliers or clients reference data can be automatically synchronized in SunSystems and links in SunSystems can point directly to documents in a document management System.SunSystems integration solutions, powered by the Anypoint™ Platform, allow organizations to do more throughout the enterprise, by leveraging the strong financial management features of SunSystems and at the same time benefit from seamless integration with other operational systems.
About partner-developed connectors
This connector was developed by Computime, and reviewed by MuleSoft. For questions or support regarding this connector, please contact Computime directly at helpdesk@computime.com.mt.IMAP(S) Connector
Create connectivity and enable applications to retrieve email from an IMAP email server in both online and offline modes.
Description
The IMAP Connector, which is configurable only as an inbound endpoint (i.e., message source) with a one-way exchange pattern, implements a transport channel that enables your Mule application to retrieve email from an IMAP email server.IMAP is similar to POP3, except IMAP supports both online and offline modes. For instance, IMAP users can leave email messages on the IMAP server until they explicitly delete them. Like POP3, IMAP cannot send email; for that, you must implement an SMTP outbound endpoint.
For a secure transport channel (either TLS or SSL), you can specify the IMAPS protocol.
Note
This connector is preinstalled in Anypoint Studio.IBM Maximo Connector
Synchronize data and automate
business processes between IBM Maximo and third party Financial
Management, HR, document management, procurement and SCADA solutions.
By:
Computime
Description
Broaden the Maximo experience by connecting to third party applications and services with the Maximo Connector from Computime. The Maximo Connector enables businesses to connect directly with Maximo’s Integration Framework (MIF), permitting users access to Maximo functionality with seamless Maximo integration. Using this connector, businesses can create scenarios whereby scanned invoices are automatically updated into Maximo, accounting reference data from the financial management system can be automatically synchronized in Maximo, purchase orders from a procurement system can be pushed directly into Maximo. Moreover the connector permits SCADA systems to create work orders in Maximo if a specific event occurs.Computime’s Maximo integration solutions, powered by the Anypoint™ Platform, allow organizations to do more throughout the enterprise, by leveraging the investment in multiple Enterprise Solutions and providing a seamless integrated environment.
About partner-developed connectors
This connector was developed by Computime, and reviewed by MuleSoft. To download the connector or for questions or support regarding this connector, please contact Computime directly at helpdesk@computime.com.mt.HubSpot Connector
Sync data and automate business
processes between HubSpot and third party CRM, sales process management,
mobile and social applications.
Description
Increase ROI on marketing investments by integrating HubSpot with third party marketing automation SaaS applications and services via the MuleSoft Anypoint HubSpot connector. HubSpot offers SaaS inbound marketing solutions to aid companies in capturing leads and converting them to business opportunities. With the Anypoint HubSpot connector, seamless integration between HubSpot with existing marketing automation, CRM, and social media applications such as Salesforce, Magento, NetSuite, and Twitter to further extend the reach of HubSpot is possible. MuleSoft’s HubSpot connector enables instant API connectivity to numerous HubSpot APIs, allowing users to interface with HubSpot APIs to perform key functions without having to directly connect to the HubSpot platform. MuleSoft’s Anypoint™ Platform makes it simple for businesses to integrate sales, marketing, and social - giving organizations the information they need to drive better business.HTTP/HTTPS Connector
Send and receive requests over the HTTP transport protocol or HTTPS over
the SSL protocol with the Anypoint HTTP/HTTPS connector from MuleSoft.
This new connector provides a new design experience that is resource centric, simpler to use, and allows you to leverage RAML specs. When used in conjunction with RAML, Anypoint Studio now provides content assist for the API resources and operations, as well as DataSense capabilities – meaning you’ll have instant access to visualize and map the payload. We’ve also brought OAuth in as a core connector capability, making it easy to connect to modern APIs. The connector is also highly performant, allowing you to scale to very high loads and concurrency.
To migrate a project that users instances of the old HTTP endpoint-based Connector to the new HTTP operation-based Connector, see Migrating to the New HTTP Connector.
Description
New HTTP Connector for Mule ESB 3.6.0 (Jan. 2015 release)This new connector provides a new design experience that is resource centric, simpler to use, and allows you to leverage RAML specs. When used in conjunction with RAML, Anypoint Studio now provides content assist for the API resources and operations, as well as DataSense capabilities – meaning you’ll have instant access to visualize and map the payload. We’ve also brought OAuth in as a core connector capability, making it easy to connect to modern APIs. The connector is also highly performant, allowing you to scale to very high loads and concurrency.
To migrate a project that users instances of the old HTTP endpoint-based Connector to the new HTTP operation-based Connector, see Migrating to the New HTTP Connector.
HL7 Connector
Define connection parameters for
all HL7 connections referencing the HL7 connector by configuring the
MuleSoft Anypoint HL7 connector as a global element.
Description
Anypoint™ Connector for HL7 is a collection of features that facilitates integration with healthcare systems by providing the tools needed to easily create, read and transform HL7 version v2.x messages within Mule.Handshake Connector
Connect to Handshake's sales order management platform that lets your team write and receive orders on the iPad, iPhone and Web.
Description
Handshake is a sales order management platform that lets your team write and receive orders on the iPad, iPhone and Web. Handshake is used globally by sales reps and teams selling B2B, to present their catalog, manage their customers and streamline their order fulfillment process.With numerous features for On the Road or In the Office, Handshake has just what you need to take orders quickly and easily.
Hadoop (HDFS) Connector
Connect to the Hadoop Database to surface information in third party applications and services, on premise or in the cloud.
Description
Create seamless connectivity to the Hadoop Distributed File System (HDFS) with the Anypoint Hadoop HDFS Connector from MuleSoft. HDFS is a scalable, reliable, and portable file system file system within the Apache Hadoop framework. The Anypoint HDFS Connector allows users to interface with the Hadoop API for HDFS to perform functions and surface information from third party applications and service, on-premise and in the cloud. Users can easily integrate databases such as MongoDB with Hadoop file systems to read and write as well receive and send files and data directories on the HDFS server. The MuleSoft Anypoint™ Platform enables seamless integration across the enterprise to keep the company connected.Note about Community Connectors
Community Connectors are open-source connectors created by MuleSoft’s developer community. Quality and full support for these are not guaranteed by MuleSoft.Google Tasks Connector
Sync data between Google Tasks and 3rd party collaboration, mobile and social applications using the Google Apps service.
Description
Extend the power of Google Tasks by creating connectivity between Google Tasks and the entire enterprise with the Anypoint Google Tasks connector from MuleSoft. The Anypoint Google Tasks connectors enables instant API connectivity with the Google Task API, giving developers access to metadata and content within Google Tasks. Users can access the Google Tasks API to easily update, search, and read information. Moreover, the Anypoint Google Tasks connector allows businesses to streamline and integrate process between Google Tasks and other applications throughout the enterprise - such as Salesforce, Clarizen, and Zendesk - making it simple to manage task lists from various applications. Applications integration with Google Tasks is powered by the MuleSoft Anypoint™ Platform.Note about Community Connectors
Community Connectors are open-source connectors created by MuleSoft’s developer community. Quality and full support for these are not guaranteed by MuleSoft.Google Spreadsheets Connector
Sync data between Google
Spreadsheets and 3rd party analytics and accounting automation
applications using the Google Apps service.
Description
Seamlessly integrate between Google Spreadsheets and third party applications and services with the Anypoint Google Spreadsheets connector from MuleSoft. The Anypoint Google Spreadsheets connector provides instant API connectivity to the Google Spreadsheets API, allowing applications to access, create, and modify Google Docs spreadsheets using OAuth2 for authentication. Using the MuleSoft Anypoint™ Platform, businesses can integrate Google Spreadsheets into their existing applications and services such as Google Analytics, Google Calendar, and Excel, as well as create new functionality within their enterprise around Google Spreadsheets.Note about Community Connectors
Community Connectors are open-source connectors created by MuleSoft’s developer community. Quality and full support for these are not guaranteed by MuleSoft.Google Prediction Connector
Perform operations and sync data
between Google Prediction and 3rd party applications and services to
automate business processes.
Description
Leverage pre-built connectivity with the Google Prediction API to extend the power of your data analysis tools with the Anypoint Google Prediction connector from MuleSoft. The Anypoint Google Prediction connector allows developers to perform operations such as spam detection, upsell opportunity and churn analysis, diagnostics, messaging routing, sentiment prediction, suspicious activity identification, document classification, language identification, tag categorization, and much more - automatically. Interfacing the with Google Prediction API through the Anypoint connector allows businesses to better analyze data, predict outcomes, and build smarter applications using RESTful web services and batch HTTP requests. With the MuleSoft Anypoint™ Platform from MuleSoft, organizations can utilize the Google Prediction connector to streamline and automate businesses process across multiple departments.Note about Community Connectors
Community Connectors are open-source connectors created by MuleSoft’s developer community. Quality and full support for these are not guaranteed by MuleSoft.Google Contacts Connector
Sync data between Google Contacts and 3rd party CRM, ERP and marketing automation apps using the Google Apps service.
Description
Integrate Google Contacts and access Google Data API feeds by implementing the Anypoint Google Contacts connector from MuleSoft. By leveraging pre-built connectivity to the Google Contacts API, businesses can access information stored in a user’s Google account to view, search, update, query, create, and delete contacts. Moreover, with the MuleSoft Anypoint™ Platform, businesses can import, export, and sync Google Contacts with third party applications throughout the enterprise - such as Outlook, Salesforce, and Box - making employee and customer information available on various applications and services - both on-premise and in the cloud.Note about Community Connectors
Community Connectors are open-source connectors created by MuleSoft’s developer community. Quality and full support for these are not guaranteed by MuleSoft.Google Calendar Connector
Synchronize data between Google Calendar and 3rd party CRM, marketing automation apps and more using the Google Apps service.
Description
Enhance the capabilities of Google Calendar by syncing third party applications and services through pre-built connectivity with the Anypoint Google Calendar connector from MuleSoft. The Anypoint Google Calendar connector provides instant API connectivity to the Google Calendar API, enabling third party applications to import, export, sync, search for, create, edit, and delete calendar events in real-time. The Anypoint Google Calendar connector makes it simple to create seamless connectivity between Google Calendar and other third party applications and services such as Salesforce, Drupal, Google Spreadsheets, IBM, and Outlook. With the MuleSoft Anypoint™ Platform, businesses can extend the capabilities of their applications and create deeper integration with Google Calendar.Note about Community Connectors
Community Connectors are open-source connectors created by MuleSoft’s developer community. Quality and full support for these are not guaranteed by MuleSoft.CometD Connector
Enable bi-directional communication
with the Mule AJAX connector, making it simple to send and receive data
asynchronously to and from web browsers.
Description
Ajax is an acronym for Asynchronous JavaScript and XML, a cluster of related technologies that facilitate the creation of asynchronous Web applications. The Ajax Connector, which can be configured as an inbound or outbound endpoint, creates a transport channel to send messages asynchronously to and from an Ajax server, which communicates with external Web resources.Typically, the Ajax endpoint connects your Mule flow to an external web page, which can exchange information with a user somewhere in the Cloud. A JavaScript client attached to the webpage listens for user input, which it sends through the Ajax endpoint to your flow for processing.
Typically, the channel that the Ajax server and the Ajax endpoint use for communication is configured though a Global Element template known as a Connector Configuration.
Note
The AJAX connector is preinstalled in Anypoint Studio.CloudHub Connector
Deploy, start, stop, and update
applications as well as send notifications from your application to
CloudHub using the CloudHub Connector
Description
Provides the ability to interact with Mule CloudHub from within a Mule application. There are operations to deploy, start, stop, and update applications as well as send notifications from your application to CloudHub.When running this connector in an application inside CloudHub, it will use token based authentication to access the API. This will allow access and usage of the CloudHub APIs without the need to specify your username and password.
Clarizen Connector
Synchronize data and automate processes between Clarizen and third party collaboration applications.
Description
Improve web based project management with enterprise social collaboration across teams throughout the organization, innovate faster, work more efficiently and achieve high quality results by extending existing project management applications to Clarizen with the MuleSoft Anypoint Clarizen connector. With the Anypoint Clarizen connector, businesses have instant API connectivity to the Clarizen API, facilitating integration of the online project management tool quickly and easily from a single environment. The Clarizen connector provides a quick and simple way to interface with the Clarizen platform without having to learn and interface directly with the Clarizen product platform. MuleSoft’s Anypoint Clarizen connector enables seamless integration with Clarizen to existing SaaS applications and services such as Yammer, Box , Facebook, QuickBooks and Salesforce. Connectivity to the Clarizen platform can be easily managed from with the MuleSoft Anypoint™ Platform via Mule ESB or CloudHub.C24.iO Connector
Easily wire C24.iO parsing, validation and transformation components into Mule flows.
The operations available within the connector are:
C24 Technologies
C24 is a software house specializing in standards-based messaging and integration solutions aimed at the wholesale financial services markets with 30+ blue-chip financial services customers and a management team with a proven history of successful start-ups and strategic partnerships with some of the technology world's most innovative players.
The C24 Integration Objects (C24-iO) product and the financial services specific message C24-iO Standards Libraries are used by many of the worlds largest firms in Europe and the Americas supporting business critical applications for asset management, clearing and settlement, and payment processing.
- Parse – works with C24.iO deployed models to parse instance data and return an instance of the type specified
- Validate – applies rules configured against the type of the parsed object to determine its validity (or otherwise)
- Transform – invokes a C24.iO transform. The basic operation expects a simple 1:1 transformation.
- Transform Advanced – invokes more complex n:m transformations
- Marshal – converts a C24.iO message object into its raw (textual) format
- Convert – chains all the above operations together to provide a simple one-step mechanism to parse, validate, transform (1:1) and marshal messages passing through the Mule flow
C24 Technologies
C24 is a software house specializing in standards-based messaging and integration solutions aimed at the wholesale financial services markets with 30+ blue-chip financial services customers and a management team with a proven history of successful start-ups and strategic partnerships with some of the technology world's most innovative players.
The C24 Integration Objects (C24-iO) product and the financial services specific message C24-iO Standards Libraries are used by many of the worlds largest firms in Europe and the Americas supporting business critical applications for asset management, clearing and settlement, and payment processing.
Avalara Connector
Synchronize data and automate processes between Avalara and third party accounting applications.
Description
Synchronize financial data between Avalara and third party ERP, accounting, e-commerce applications and services throughout the enterprise to automate tax calculations, filings, certificates and more with the MuleSoft Anypoint Avalara connector. Avalara provides robust sales tax management services that can be quickly and easily integrated with major applications throughout the enterprise such as SAP, QuickBooks, Zuora and more. The Anypoint Avalara connector makes it simple for users to interface with Avalara APIs without having to learn and interface with the Avalara tax platform directly. The Avalara connector makes it simple to connect with AvaTax Calc REST API or AvaTax Calc SOAP API in order to integrate Avalara functionality, including address validation, IRS forms completion and more. The Anypoint Avalara connector enables seamless integration across databases, SaaS applications and services, and much more - easily manageable and accessible from within the MuleSoft Anypoint™ Platform.Atlassian JIRA Connector
Synchronize data and automate processes between Jira and third party collaboration, mobile, social applications.
Description
Integrate Jira with existing SaaS and on-premises applications quickly and easily using the Anypoint Atlassian Jira connector from MuleSoft. The Anypoint Atlassian Jira connector allows businesses to synchronize data and automate processes between Jira and third party collaboration, mobile, social applications such as GitHub, Clarizen, and Desk.com from Salesforce.com. Connectivity with Jira’s API gives users the ability to track issues and issue statistics seamlessly across third party applications. The MuleSoft Anypoint™ Platform quick and simple connectivity to the Atlassian Jira API, allowing businesses to extend the capabilities of Jira to keep their business moving forward.Versions
Apple Push Notifications Connector
Send notifications to Apple devices such as iPhone and iPad using the Apple Push protocol.
Description
Create connectivity with powerful push technology and forward notifications to Apple devices via the Anypoint Apple Push connector from MuleSoft. Apple Push Notification is a service that uses push technology in order to send messages, alerts, and badges from third party applications and services to Apple devices. MuleSoft’s Anypoint Apple Push Notification connector enables developers to quickly and easily send notifications to third party SaaS and social applications such as Box, Twilio, and Salesforce throughout the enterprise without having to custom code directly to the Apple API. Developers can send updated from social networking platforms to Apple devices and create custom messaging applications with integrated notifications all from CloudHub or Mule ESB within the MuleSoft Anypoint Platform.AMQP Connector
Easily interface with the AMQP API from within the CloudHub environment with the Anypoint AMQP integration connector.
Description
Create connectivity and enable seamless interoperability between messaging services with the Anypoint AMQP connector from MuleSoft. Advanced Message Queuing Protocol (AMQP) is an open protocol application layer protocol for messaging that directs behavior of messaging providers and clients, enabling the passing of messages between applications and organizations. The Anypoint AMQP connector makes communication with third party applications and systems easier via Anypoint Studio with message orientation, queuing, routing, reliability, and security simple, as it provides a simple way to interface with the AMQP API. The AMQP connector simplifies batch creation and real-time clustered messaging processing agents, allows for logging of application activity, connects trading partners and more. With support for all AMQP messaging properties, users can connect through channels using AMQP to quickly and easily connect with brokers to send, receive, and publish messages. Moreover, the Anypoint AMQP connector is part of a library of prebuilt connectors within the Anypoint Platform, allowing you to develop integrations faster, so you can focus on your core business.Examples
https://www.mulesoft.com/exchange#!/?types=example&searchTerm=amqp
Amazon Simple Queue Service (SQS) Connector
Move data between distributed application components performing
different tasks without losing messages or requiring full availability.
Description
Amazon Simple Queue Service (Amazon SQS) is a distributed queue messaging service introduced by Amazon.com in April 2006. It supports programmatic sending of messages via web service applications as a way to communicate over the Internet. SQS is intended to provide a highly scalable hosted message queue that resolves issues arising from the common producer-consumer problem or connectivity between producer and consumer. Amazon SQS can be described as commoditization of the messaging service. Well-known examples of messaging service technologies include Java Message Service and MSMQ. Unlike Java Message Service, users would need not maintain their own server, Amazon SQS does it for them and sells the service at a per-use rate.Note about Community Connectors
Community Connectors are open-source connectors created by MuleSoft’s developer community. Quality and full support for these are not guaranteed by MuleSoft.FreshBooks Connector
Synchronize data and automate
business processes between FreshBooks and third party applications,
either on premise or in the cloud.
Description
Easily integrate invoicing, accounting and billing services across the entire enterprise, between FreshBooks and other third party applications with the Anypoint FreshBooks connector from MuleSoft. The Anypoint FreshBooks connector offers instant API connectivity with the FreshBooks platform allowing organizations to synchronize data and automate business processes between Freshbooks and third party applications, either on premise or in the cloud. Product and financial information can easily be synchronized with third party applications such as Basecamp, MailChimp, Salesforce, PayPal, and Quickbooks creating connectivity across disparate systems and services. The FreshBooks connector, along with the MuleSoft Anypoint™ Platform, helps businesses expand the capabilities of FreshBooks, enabling users to reduce double data entry and automate common invoicing and accounting business processes.File Connector
Read from and write to files within a local file system and control filter configuration with the MuleSoft Anypoint File
Description
The File connector allows your Mule application to exchange files with a file system. You can implement the File connector as an inbound endpoint (i.e., a message source), or as an outbound endpoint. This endpoint implements a one-way exchange pattern only.https://www.mulesoft.com/exchange#!/?types=example&searchTerm=file&sortBy=rank
Facebook Connector
Synchronize data and automate processes between Facebook and third party
marketing automation, and social applications using the Facebook API.
Description
Extend the capabilities of your applications by leveraging the Facebook Connector. The connector provides businesses with instant Facebook API connectivity, allowing them to easily integrate the social networking service with other applications such as Twitter, Drupal, and Salesforce. Utilizing the Facebook Connector gives businesses the ability to connect with numerous Facebook APIs such as Graph, Chat, Ads, FQL, and more, making it simple to integrate data. With Facebook API connectivity, organizations can authorize their apps to publish directly to Facebook, have access to social consumer information, and easily interface with the Facebook platform. Application integration with Facebook is made possible with the MuleSoft Anypoint™ Platform.Note about Community Connectors
Community Connectors are open-source connectors created by MuleSoft’s developer community. Quality and full support for these are not guaranteed by MuleSoft.Esper Connector
Integrate Esper into your enterprise ecosystem with the Anypoint Esper connector in order to create complex event processing.
Note about Community Connectors
Community Connectors are open-source connectors created by MuleSoft’s developer community. Quality and full support for these are not guaranteed by MuleSoft.Github link: http://mulesoft.github.io/mule-module-esper/mule/esper.html
Drupal Connector
Description
Integrate data and easily automate workflows between Drupal and third party applications with the Anypoint Drupal Connector from MuleSoft. Drupal is an open source content management system (CMS) that serves as a back-end system for many websites worldwide. The Drupal connector allows users to connect to numerous Drupal APIs, including Form API, Database API, Schema API, Batch API and many more, allowing them to perform functions without actually having to interface with Drupal directly. Moreover, creating connectivity between the Drupal server and third party CRM, ERP, and social applications such as SAP, Facebook, and NetSuite can be done quickly and easily in Anypoint Studio. Integration of database servers is also made possible through a vendor-agnostic abstraction layer provided by the Drupal connector. Employing the MuleSoft Anypoint™ Platform and the Anypoint Drupal connector gives organizations the flexibility and customizability they need to drive business forward.Dropbox Connector
Synchronize data and automate processes between DropBox and third party
CRM, CMS, mobile and social apps using the DropBox REST API.
Description
Integrate Dropbox with existing SaaS and on-premise applications quickly and easily using the Anypoint Dropbox connector from MuleSoft. The Anypoint Dropbox connector allows businesses to synchronize data and automate processes between Dropbox and third party CRM, collaboration, mobile, social applications such as Zoho, Salesforce, and Google Apps. By creating instant API connectivity to Dropbox API, the Anpoint connector allows developers to access the Dropbox database in order to perform functions such as searching, sharing, editing, and restoring files. Moreover, the Anypoint Dropbox connector enables connectivity to the Datastore API, Sync API, and Core API, businesses can store data in various formats on numerous platforms, sync files, and read and write documents to Dropbox - all the while ensuring seamless integration with third party applications. The MuleSoft Anypoint™ Platform makes it simple for businesses to have access to files and documents on any platform, to better manage information, and streamline business processes.Note about Community Connectors
Community Connectors are open-source connectors created by MuleSoft’s developer community. Quality and full support for these are not guaranteed by MuleSoft.DoubleClick Connector
Google DFP Connector enables
publishers and third-parties to customize and extend the product to help
them grow, sell, schedule, deliver, and measure all of their digital ad
inventory.
By: Ricston
Description
The Google DoubleClick for Publishers (DFP) Connector allows publishers to streamline their Google ad revenue engine with newly acquired business orders and captures the most value for every impression by evaluating both online and offline sales through the use of Google DFP API.Utilizing the Google DFP connector allows media companies and publishers to quickly and seamlessly access information from Mule applications both on cloud and on-premise. Integrating your ad management functions with your internal systems allows you to generate even-greater advertising margins based on real time information gathered from CRM, ERP and other systems.
About partner-developed connectors
This connector was developed by Ricston, and reviewed by MuleSoft. For questions or support regarding this connector, please contact Ricston directly at support@ricston.com.Documentum Connector
Description
Maximize collaboration by extending the functionality of Documentum with the Anypoint Documentum connector from MuleSoft. The Documentum enterprise content management (ECM) platform makes it simple for businesses to thoroughly, safely and securely manage the information lifecycle on-premise and in the cloud. The Anypoint Documentum connector simplifies migration and synchronizations between disparate systems as well as enables document management capabilities across various systems. The Anypoint Documentum connector enables a single user interface, allowing users to query change logs and repositories, create and retrieve documents, as well as manage document properties. Moreover, the connector allows seamless integration with third party applications and services such as Salesforce, Alfresco, SharePoint and more. Connectivity with the Documentum API enables businesses to access certain functions without having to interface directly with the Documentum platform directly. The Anypoint Documentum connectors provides integration capabilities on-premise and in the cloud to deliver content where you need it, when you need it thanks to the Anypoint™ Platform from MuleSoft.DB2 Connector
Description
Create connectivity and seamlessly integrate with IBM DB2 databases with the Database Connector from MuleSoft. The Database connector makes it simple to create jobs that read, write, and load data within databases and enables users to perform transactional and non-transactional operations against DB2 data. In addition, businesses can automate business processes through the connector, making it simple to store essential components from one task and reuse them in another - reducing cost and simplifying complexity throughout the enterprise. Utilizing the MuleSoft Anypoint™ Platform allows users to interface with DB2 databases and performing commands without having to deal with the DB2 databases directly.Note
The Database connector is pre-installed in Studio for Mule 3.5 and above.For Mule 3.4 and below, use the JDBC Connector.
Database Connector
Connect applications to any JDBC compatible database as an inbound
endpoint or an outbound endpoint to perform CRUD operations on database
records.
Description
Supports connecting to the most popular database systems like MySQL database, Microsoft SQL Server database, Postgres database, Oracle Database and more.Templates
https://www.mulesoft.com/exchange#!/?types=template&searchTerm=databaseCMIS Connector
Connectivity to CMIS repositories such as Alfresco or Sharepoint.
Synchronize data and automate business process across apps and systems.
Description
Enable interoperability between content management systems (CMS) with the MuleSoft Anypoint Content Management Interoperability Services (CMIS) Connector. CMIS is an open protocol for creating connectivity and exchanging information between CMS or ECM systems and popular third party applications and services. The CMIS Connector defines an abstraction layer for managing multiple document management systems and repositories using web protocols. Users can easily connect to CMIS compliant content management platforms such as Documentum, Sharepoint, Drupal, and Alfresco to facilitate seamless migration and synchronization between disparate systems. The CMIS plugin also makes it publish content onto social platforms by integrating social applications such as Facebook, Twitter, and Flickr. Moreover, businesses can easily synchronize document repositories from enterprise collaboration services such as Liferay, with CMIS servers. The MuleSoft CMIS Connector a simple way to interface with the CMIS API, allowing users to automate and integrate numerous processes and applications from within the MuleSoft Anypoint™ Platform.Note about Community Connectors
Community Connectors are open-source connectors created by MuleSoft’s developer community. Quality and full support for these are not guaranteed by MuleSoft.Cassandra DB Connector
Description
Create connectivity between Cassandra databases and third party applications and services with the Anypoint™ CassandraDB connector from MuleSoft. Apache Cassandra is an open source distributed NoSQL database intended to manage large amounts of product, customer and employee data. The Anypoint CassandraDB connector provides a database interface to create instant connectivity with Apache Cassandra databases, enabling businesses to perform CRUD operations and more - all from within the MuleSoft Anypoint™ Platform. Integrating Cassandra with applications, systems, services such as SAP, PeopleSoft or Workday as well as other databases across the enterprise can be done quickly and easily via Mule ESB or CloudHub.Note about Community Connectors
Community Connectors are open-source connectors created by MuleSoft’s developer community. Quality and full support for these are not guaranteed by MuleSoft.Box Connector
Description
Customize and integrate applications and websites with Box via the Anypoint Box connector from MuleSoft. Interfacing with the Box API via the Anypoint Box connector gives businesses the power to perform functions, collaborate, and share files securely. The secure cloud based content sharing service allows users to create, manage, and retrieve documents and collaborate throughout the enterprise. Moreover, the Box connector makes it simple to integrate Box with enterprise content management (ECM) applications (such as Sharepoint) for large file management, as well as utilize Box as a collaborative extension of other content management systems (CMS). Additionally, the Anypoint Box connector allows developers to build custom interfaces and workflows and access event stream data. The Anypoint Box connector from MuleSoft gives businesses access to Box web app features and allows users to extend those features for use in company apps. The MuleSoft Anypoint™ Platform enables integration of such features to extend the capabilities of Box, making it all the more accessible to everyone throughout the enterprise.Atlassian JIRA REST Connector
Description
Integrate JIRA with existing SaaS and on-premises applications quickly and easily using the Atlassian JIRA Connector from Hotovo.org. The Atlassian JIRA Connector allows businesses to synchronize data and automate processes between JIRA and third party collaboration, mobile, social applications such as GitHub, Clarizen, Salesforce or Desk.com. Connectivity with the latest, up-to-date JIRA REST API, gives users the ability to perform various operations, like tracking of issues and issue statistics, working with issues, comments, work logs, attachments, projects, user groups and other information, across third party applications. The Atlassian JIRA Connector allows companies to extend the capabilities of JIRA and benefit from its integration with other internal and external systems. The connector support is guaranteed by Hotovo.org, an Atlassian expert, who also provides further services related to Atlassian platform and tool set.JIRA SOAP API is not available for JIRA 7 and above. Therefore, the usage of JIRA REST API (supported since JIRA 4.2.1) is highly recommended.
About partner-developed connectors
This connector was developed by Hotovo.org, and reviewed by MuleSoft. For questions or support regarding this connector, please contact please contact Hotovo.org directly at: http://www.hotovo.org/contacts/AS2 Connector
Description
AS2 (Applicability Statement 2) is typically used between organisations to exchange business data in any format securely. The exchange of business data for the purposes of purchasing goods and services is commonly referred to as B2B. Traditionally, B2B was done over VANs (i.e., Value-added Networks) that were secure and reliable however also expensive. The Internet provided a cheaper option. Yet HTTP and HTTPs are not sufficiently secure. AS2 solves the problem. The AS2 Connector allows you send data over AS2 on top of HTTP or HTTPs.The AS2 Connector relies on S/MIME to offer encryption and signing capabilities protecting the document throughout its entire journey across the network from unauthorized recipients and tampering. Moreover, digital signatures give confidence to the recipient that the sender is really who it claims to be. Enabling AS2 Connector’s full set of security features, can help provide non-repudiation of origin and receipt reducing or eliminating disagreements between you and your business partners.
In addition to the above, the AS2 Connector provides asynchronous and compression features reducing the risks of HTTP response timeouts and allow receivers to process documents at their own pace.
This connector is part of Anypoint B2B. Anypoint B2B enables customers to connect to trading partners using EDI over AS/2, FTP and other protocols using Mule.
Anaplan Connector
Description
Data integration is key to delivering a unified view of your plans and results in Anaplan. Anaplan has always supported integration with a spectrum of tools to meet your integration needs, from the most simple to the most sophisticated. Start by using Anaplan’s simple yet robust flat file import / export tool, which allows you to integrate any data right away. Then evolve and mature your integration capabilities using a variety of tools: from native connectors like we’ve built with Salesforce.com, to ETL solutions where you have a number of options. Finally, use Anaplan APIs or a combination of these tool options for custom integration projects.We added to the Anaplan Data Integration tool set a Mulesoft ETL connector that accelerates integration to popular transactional systems. Anaplan has partnered with Mulesoft to create an ETL connector to Anaplan, allowing joint customers to leverage Mulesoft’s packaged connectors to on-premise systems, such as Oracle and SAP, and cloud systems such as Netsuite, Workday, and Salesforce.com.
About partner-developed connectors
This connector was developed by Anaplan, and reviewed by MuleSoft. To download the connector, or for questions or support regarding this connector, please contact Anaplan directly: support@anaplan.com.Mule Amazon Simple Storage Service (S3) Connector
Description
Take advantage of Amazon Simple Storage Service (S3) by creating instant API connectivity with the MuleSoft Anypoint Amazon S3 connector. Amazon S3 is a web storage service that allows organizations to store data in the cloud. The Amazon S3 connector allows developers to access any amount of data, at any time, from anywhere on the web. With connectivity to the the Amazon S3 API, users can interface Amazon S3 to store objects, download and use data with other AWS services, and build applications that call for internet storage - all from within MuleSoft’s Anypoint™ Platform. Instant access to the Amazon S3 API enables businesses to create seamless integrations between Amazon S3 and other databases, CMS applications such as Drupal, and CRM applications such as Salesforce.Note about Community Connectors
Community Connectors are open-source connectors created by MuleSoft’s developer community. Quality and full support for these are not guaranteed by MuleSoft.Amazon Simple Notification Service (SNS) Connector
Description
Quickly and easily manage push messaging services with the Amazon Simple Notification Service (SNS) and simplify the process of setting up, operating, and sending notifications from the cloud with the Anypoint Amazon SNS connector from MuleSoft. Amazon SNS is a web service that developers use to publish messages from applications and deliver them to other services, applications, subscribers, internet and mobile devices, immediately and cost effectively. With the Anypoint Amazon SNS connector, developers can integrate Amazon SNS with third party applications and services throughout the enterprise to create connectivity and seamlessly deliver notifications and messages to SQS queues and HTTP endpoints. MuleSoft’s Anypoint Amazon SNS connectors allows businesses to automate processes and create connectivity quickly and easily throughout the enterprise from within the Anypoint Platform.Acquia Lift Connector
Description
Acquia Lift allows you to target specific content on your website to the most appropriate site visitors, without having to add an additional layer of complexity to your website’s management.Using Acquia Lift ContextDB Connector, you can gain access to a cloud-based data warehouse that contains all of your Acquia Lift-hosted visitor data. With this direct access, you can use your own business intelligence tools to analyze your visitors and discover new insights.
Acquia Lift ContextDB Connector includes a REST API that you can use to integrate your websites and applications with the Acquia Lift service.
Subscribe to:
Posts (Atom)