Scheduled Notifications (Zapier + Adalo)

Hi, I need help with Zapier Webhooks
When I test, in Notification collection shows an empty column with created and updated date.

Have somebody suggestions on how can I write my json code?
BTW I tried both json separately but didn’t work.

{
“appId”: “2bc38ea8-2eb1-4db0-974c-e9e031f2c0e0”,
“audience”: { “email”: “user@example.com” },
“notification”: {
“titleText”: “Hello There”,
“bodyText”: “This is just a test…”
}
}

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.