SlideShare a Scribd company logo
Mulesoft Connector
Devkit : Coding &
Deployment
Steps to develop Mulesoft connector
1) Create project from anypoint studio
2) Select SDK Based connector
3) select icon and logo for your connector then click finish.
4) Build Connector
5) Install or Update
6) Connector Testing
Create project from anypoint studio
Select SDK Based connector
select icon and logo for your connector then click finish
Connector project will generate. Here my project name is YSN,
so it generates two java files,
YSNConnector.java and ConnectorConfig.java.
If you are add any method to execute this connector you need to
define your method with @Processor annotated method.
Right Click on project –>Anypoint Connector –> Build
Connector
Right Click on project –> Anypoint Connector –> Install or Update
You can find connector in mule palette
You may test it with a flow as follows
Mulesoft connector devkit
Output will be as follows

More Related Content

PPTX
Code repository management
PPTX
Github plugin setup in anypointstudio
PPTX
PPTX
Tutorial how to create a simple maven project
PPTX
JUnit and MUnit Set Up In Anypoint Studio
PPTX
exe in MatLab
PDF
Dicoding Developer Coaching #13: Android | Melakukan Testing secara Otomatis ...
PDF
Tizen-based Samsung TV SDK IDE Help Guide
Code repository management
Github plugin setup in anypointstudio
Tutorial how to create a simple maven project
JUnit and MUnit Set Up In Anypoint Studio
exe in MatLab
Dicoding Developer Coaching #13: Android | Melakukan Testing secara Otomatis ...
Tizen-based Samsung TV SDK IDE Help Guide

What's hot (17)

ODP
Continous integration
PPT
Continous Integration: A Case Study
PPTX
Azure web performance test
PPTX
Develop MS Office Plugins
PPTX
Telerik Test studio
PPTX
Deployment options for mule applications
PPT
Subclipse - The Subversion Plugin For Eclipse
PPT
UI testing frameworks and the Coded UI testing paradigm
ODP
Oscon2008 Qa Leak Testing Latest Slides
ODP
Oscon2008 Qa Leak Testing Latest Slides
PPTX
Telerik test studio webinar deck
PPTX
Installation of Silk Test Framework
PPTX
Remote Test Execution using TFS 2015 (RC2 and beyond)
PDF
tai lieu mat
DOCX
Set up vs code for salesforce
PPTX
Mule debugging
PPTX
Intro to java test frameworks
Continous integration
Continous Integration: A Case Study
Azure web performance test
Develop MS Office Plugins
Telerik Test studio
Deployment options for mule applications
Subclipse - The Subversion Plugin For Eclipse
UI testing frameworks and the Coded UI testing paradigm
Oscon2008 Qa Leak Testing Latest Slides
Oscon2008 Qa Leak Testing Latest Slides
Telerik test studio webinar deck
Installation of Silk Test Framework
Remote Test Execution using TFS 2015 (RC2 and beyond)
tai lieu mat
Set up vs code for salesforce
Mule debugging
Intro to java test frameworks
Ad

Similar to Mulesoft connector devkit (20)

PPTX
Mulesoft devkit connector
PPTX
varun JENKINS.pptx
PPTX
Custom connector development using mule DevKit
PPTX
PPTX
Using galen framework for automated cross browser layout testing
PPTX
How to build custom connectors in MuleSOft
PPTX
Creating a custom connector in mule
PPTX
Creating a custom connector in mule
PPTX
Custom connectorsinmule
PDF
Extend The Power Platform with Custom Connectors - CollabDays NL 2022
PDF
Dr. Strangelove, or how I learned to love plugin development
PPT
Mule anypoint connector
PPT
Mule tcat server
PPT
Mule anypoint connector dev kit
PPTX
Introduction to Bitreactive
PPTX
MuleSoft Meetup Bangalore - March 6 2021
PPTX
Anypointconnectordevkit 160816041722
PPTX
Getting started with Jenkins
PPTX
Jenkins tutorial for beginners
PPTX
M365 global developer bootcamp 2019
Mulesoft devkit connector
varun JENKINS.pptx
Custom connector development using mule DevKit
Using galen framework for automated cross browser layout testing
How to build custom connectors in MuleSOft
Creating a custom connector in mule
Creating a custom connector in mule
Custom connectorsinmule
Extend The Power Platform with Custom Connectors - CollabDays NL 2022
Dr. Strangelove, or how I learned to love plugin development
Mule anypoint connector
Mule tcat server
Mule anypoint connector dev kit
Introduction to Bitreactive
MuleSoft Meetup Bangalore - March 6 2021
Anypointconnectordevkit 160816041722
Getting started with Jenkins
Jenkins tutorial for beginners
M365 global developer bootcamp 2019
Ad

Recently uploaded (20)

PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
cuic standard and advanced reporting.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Approach and Philosophy of On baking technology
PDF
Empathic Computing: Creating Shared Understanding
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Encapsulation theory and applications.pdf
PPT
Teaching material agriculture food technology
PPTX
Cloud computing and distributed systems.
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Mobile App Security Testing_ A Comprehensive Guide.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Encapsulation_ Review paper, used for researhc scholars
cuic standard and advanced reporting.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Understanding_Digital_Forensics_Presentation.pptx
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Approach and Philosophy of On baking technology
Empathic Computing: Creating Shared Understanding
Digital-Transformation-Roadmap-for-Companies.pptx
Dropbox Q2 2025 Financial Results & Investor Presentation
Encapsulation theory and applications.pdf
Teaching material agriculture food technology
Cloud computing and distributed systems.

Mulesoft connector devkit