Reports a check-in (ping) to Honeybadger for uptime monitoring. Check-ins are used to monitor scheduled tasks, cron jobs, and background processes. By pinging this endpoint regularly, you signal that your task is running on schedule. If Honeybadger doesn't receive a ping within…
idstringThe unique identifier of the check-in to report. Provide this OR `project_api_key` and `slug`.
slugstringThe slug identifier of the check-in. Required when reporting by slug instead of `id`.
project_api_keystringThe API key of the project. Required when reporting by `slug` instead of `id`.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.