Published Aug 1, 2024
Building a custom connector with Java
Scott Henderson, Celigo’s Chief Technology Officer, demos how to use Celigo’s “Integrator Extension Framework” to build custom connectors using any programming language.
We’ll cover:
- An “Integrator Extension Framework” overview.
- Node.js open source modules and documentation.
- Building a custom connector for Amazon SQS using Java and JMS.
- Create stack.
- Create Lambda function.
- Create connection.
- Implement ping connection Java method.
- Create export.
Implement export Java method.
Use ChatGPT to help implement your functions/methods.