fix(mailchimp): update mailchimp triggers and dynamic data
This commit is contained in:
@@ -65,7 +65,7 @@ export default defineTrigger({
|
||||
const dataItem = {
|
||||
raw: computedWebhookEvent,
|
||||
meta: {
|
||||
internalId: computedWebhookEvent.id,
|
||||
internalId: '',
|
||||
},
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user