Podio API Documentation
Notifications: Get inbox new count
Returns the number of unread notifications for the active user.
Usage
- PHP Client
-
PodioNotification.php
PodioNotification::get_new_count( );
Response
{
"new": The number of unread notifications
}
Sandbox
Try the operation "/notification/inbox/new/count"You can simulate the API request by filling out the arguments below, and press the submit button to see the response.
You need to be logged in to Podio to use the Sandbox. Login here