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