brianinoa
brianinoa
Refactor the Ghost Node as an example of using the new helpers for paired-item support.
Refactor the Active Network Node using the new helpers for paired-item support.
This PR includes updates to the core package
- Introduce new `INodeExecutePairedData` type with mandatory pairedItem - Introduce `preparePairedData` helper method
Create SendInBlue Node using Declarative REST-API Implementation SendInBlue API Docs: https://developers.sendinblue.com/reference
- Improve and extend initial work. - Setup Individual classes which keep scope clean and clear.