Create Integration Event
Creates an integration event. Events are used for sending certain notifications whenever an action is performed on OpsRamp entities. Create Event with Alert Entity Type to create an event with alert entity type for work flow events only.
Notes
- Provide API payload in Base64 encoding.
- Integration event for Alert entity is created only using API but can be viewed from the system.
post
/api/v2/tenants/{tenantId}/integrations/installed/{installedIntgId}/event
Path Parameters
- tenantId
Describes the tenantId of the tenant
- installedIntgId
Unique Identifier of the installed integration
00
00