Entity dynamic mapping

Create entity dynamic mapping

Creates a new entity dynamic mapping used by the generic inbound webhook endpoint

post/api/v1/entity_dynamic_mappings

Request body

identifierstring required
entity_template_identifierstring required
filterstring required
action'UPDATE_ENTITY' | 'UPDATE_PROPERTIES' | 'UPDATE_RELATIONS' | 'DELETE_ENTITY' required
namestring required
descriptionstring

Response

Entity dynamic mapping created

Changes