[FEATURE] allow create AND edit of dataExtension associated with event via event.schema #1423
Labels
c/dataExtension
COMPONENT
c/event
COMPONENT
enhancement
New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
Milestone
by default, one CAN create dataExtensions using schemas set within a eventDefintions simply by creating the event with a schema configuration in its payload. The event API does the rest for your.
However, once the eventDefinition is created it does not allow you to update the associated DE nor does it update the schema section based on changes to the associated DE. That leads to inconsistency and could be circumvented by running the update via a second call in mcdev, and similarly fetching the current fields from the DE during retrieve.
pre-requisites:
FYI @DougMidgley
The text was updated successfully, but these errors were encountered: