ringierimu/Ringier Event Bus sender
Sends and event to a Ringier Event Bus instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| venture-config-id | Venture config ID | yes | "" |
| username | Username | yes | "" |
| password | Password | yes | "" |
| bus-base-url | The base URL of the event bus | yes | "" |
| eventname | The name of the event, that you want to send to the bus | yes | {} |
| payload | The JSON payload, that you want to send within the event | yes | {} |
Outputs
| name | description |
|---|---|
| event | The event that was sent to the bus |