Change webhook payload
Is there a way to change the webhook payload to be like this?
In order for me to integrate, it should have service, trigger_event_type, and attributes fields
{
"service": "capacity",
"trigger_event_type": "wrike.task",
"attributes": {
"task": [
{
"oldValue": "Create Wrike Integration",
"title": "Create Wrike Integration Update",
"taskId": "IEAGGLSEKRJC6CTH",
"webhookId": "IEAGGLSEJAABWPOX",
"eventAuthorId": "KUAST2XT",
"eventType": "TaskTitleChanged",
"lastUpdatedDate": "2024-06-11T20:35:46Z"
}
]
}
}
In addition, it should have headers x-capacity-id and Authorization
Hi Ryan Raymundo, welcome to the Community! Thank you for sharing your case with us, I've opened a ticket with our Support Team and one of our experts will contact you shortly to assist you with this 👍
Also, I'd like to mention that you can check our New to Community forum to discover all the resources you can find in our Community 🙂