n8n int cleaning
This commit is contained in:
parent
9bd796a585
commit
49e486f092
@ -229,7 +229,7 @@ export async function POST(request: Request) {
|
|||||||
fullData: body
|
fullData: body
|
||||||
});
|
});
|
||||||
|
|
||||||
const workflowResult = await n8nService.createMission({
|
const workflowResult = await n8nService.triggerMissionCreation({
|
||||||
...body,
|
...body,
|
||||||
missionId: mission.id,
|
missionId: mission.id,
|
||||||
creatorId: mission.creatorId
|
creatorId: mission.creatorId
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user