Shell Adapter
Need some help? Contact us:
Â
Â
The SHELL adapter library is just intended to something you copy and rename and make it into a real adapter for a real system. It has all the boiler plate you need. I made it because I wanted to try to build a few adapters to Solve the calendar management problem.
I took the Slack Notifier Adapter and hollowed it out to make this empty adapter. Should help me write a few adapters fast (remove bottlenecks )
The shell adapter ships with Iguana just add the Shell Example - see Create a Component .
Let’s use the Shell Adapter to create an Atlassian adapter using the Atlassian APIs:
Implementation Approach:
Â