bytechef
bytechef copied to clipboard
[component]: Sendgrid
As a Workflow Developer I want to be able to use the native Sendgrid connector So that I can send emails.
Acceptance Criteria
List of implemented actions:
- [ ] #1527
- [x] send email
Additional tasks
- [x] Replace java SDK with direct HTTP client calls due to security issues with the java SDK client
Definition of Done:
- [ ] Unit/Integration tests
- [ ] Documentation