Manage Installed Integration Mapping Attributes
Creates, updates,gets and removes installed integration mapping attributes. This attribute mapping is not applicable for email integrations.
Notes:
- During update only the attribute value get updates
- Any update in user mapping attribute will create a new attribute
- User needs to delete mapping to renew mapping attribute
delete
/api/v2/tenants/{tenantId}/integrations/installed/{installedIntgId}/mappingAttr
Path Parameters
- tenantId
Describes the tenantId of the tenant
- installedIntgId
Unique Identifier of the installed integration
get
/api/v2/tenants/{tenantId}/integrations/installed/{installedIntgId}/mappingAttr
Path Parameters
- tenantId
Describes the tenantId of the tenant
- installedIntgId
Unique Identifier of the installed integration
Query Parameters
- entity
Describes the entity name of the mappable properties
- Enum:
- ALERTPROBLEMINCIDENTCHANGESERVICEREQUESTTASKUSERUSERGROUP
00
post
/api/v2/tenants/{tenantId}/integrations/installed/{installedIntgId}/mappingAttr
Path Parameters
- tenantId
Describes the tenantId of the tenant
- installedIntgId
Unique Identifier of the installed integration
00
00