Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature : North Rest API #2193

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zhouwang13
Copy link

@zhouwang13 zhouwang13 commented Jan 20, 2023

Added a generic North Rest API connector. The connector allows users to send data to various Rest API with different request body. The connector uses object-mapper to transform the OIBus "values" array into array (or object) using a user-defined mapping.

@burgerni10
Copy link
Collaborator

We are currently reworking the North connector logic to introduce transformers to adapt the payload to the target application.

I let your PR open for now, so I can come back to you when the transformer logic is validated and implemented. This way you should be able to propose again your connector with this logic that was currently missing, with all the v3 logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants