Automate watchful.li
HumDay reads watchful.li’s own published API description and derives 59 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What HumDay can do in watchful.li
26 documented operations change something in watchful.li.
- POSTCreate a SSO User
/ssousers - POSTCreate a tag
/tags - POSTCreate a site
/sites - POSTCreate a feedback
/feedbacks - DELETEDelete a specific SSO User
/ssousers/{id} - PUTUpdate a SSO User
/ssousers/{id} - POSTCreate a custom log for a specific website
/sites/{id}/logs - POSTAdd tags for a specific website
/sites/{id}/tags - POSTPost uptime monitor
/sites/{id}/monitor - POSTAdd the site to the backup queue
/sites/{id}/backupnow - DELETEDelete a specific log
/logs/{id} - DELETEDelete a specific tag
/tags/{id} - PUTUpdate a tag
/tags/{id} - DELETEDelete a specific Site
/sites/{id} - PUTUpdate a site
/sites/{id} - DELETEDelete uptime monitor
/sites/{id}/monitor - POSTStep (continue) a remote backup for the site
/sites/{id}/backupstep - POSTInstall extension
/sites/{id}/extensions - POSTSet 'ignore updates' for a given extension / siteid
/extensions/{id}/ignore - POSTUpdate the extension on the remote site
/extensions/{id}/update - POSTStart a remote backup for the site
/sites/{id}/backupstart - POSTUpdate Joomla core on the remote site
/sites/{id}/updatejoomla - POSTRemove 'ignore updates' for a given extension
/extensions/{id}/unignore - POSTUpdate packages
/packages - POSTCreate an audit for the site
/sites/{id}/audits - DELETEDelete a specific audit
/audits/{id}
What HumDay can read from watchful.li
These are the operations a schedule or a trigger can watch.
- GETGet a list of SSO Users
/ssousers - GETGet a CSV or PDF file contain the list of logs
/logs/export - GETGet a list of logs
/logs - GETGet a list of tags
/tags - GETGet a list of Sites
/sites - GETGet a list of audits
/audits - GETGet a list Extensions
/extensions - GETGet the list of log types
/logs/types - GETGet the list of fields
/logs/metadata - GETGet the list of fields
/tags/metadata - GETGet the list of fields
/sites/metadata - GETGet the list of fields
/audits/metadata - GETGet the list of fields
/feedbacks/metadata - GETGet the list of fields
/extensions/metadata - GETFind SSO User by ID
/ssousers/{id} - GETGet feedbacks
/feedbacks - GETSEO analyze for a page
/sites/{id}/seo - GETList of latest backups
/sites/{id}/backups - GETvalidate the site, return the new logs
/sites/{id}/validate - GETFind tag by ID
/tags/{id} - GETFind sites by ID
/sites/{id} - GETReturn logs for a specific website
/sites/{id}/logs - GETReturn tags for a specific website
/sites/{id}/tags - GETFind sites by tag ID
/tags/{id}/sites - GETFind sites by ID
/reports/tags/{id} - GETReturn audits for a specific website
/sites/{id}/audits - GETReturn uptime data
/sites/{id}/uptime - GETReturns a PDF report for a specific site
/reports/sites/{id} - GETScan the site for malware
/sites/{id}/scanner - GETGet extensions for a site
/sites/{id}/extensions - GETReturn backup profile
/sites/{id}/backupprofiles - GETFind audit by ID
/audits/{id} - GETvalidate the site, return the debug information
/sites/{id}/validatedebug
How automating watchful.li works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live watchful.li account.
- Grant access, then go live. You approve the specific watchful.li operations it may use — and only those.
Automate watchful.li with these
- Cloudflare3122 operations
- DigitalOcean288 operations
- Hetzner Cloud144 operations
- Vercel112 operations
- redirection.io89 operations
- Combell Public75 operations
- OTE Godaddy Domains42 operations
- OTE Godaddy Certificates25 operations
- Domainsdb Domains Index14 operations
- OTE Godaddy Shoppers6 operations
- OTE Godaddy Subscriptions5 operations
- ZEIT5 operations
Categories
Questions about watchful.li automation
- Can HumDay connect to watchful.li?
- Yes. HumDay reads watchful.li's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 59 operations are documented.
- Do I need to write code to automate watchful.li?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your watchful.li account.
- What can HumDay do in watchful.li?
- 26 of the 59 documented operations change something in watchful.li, and 33 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my watchful.li account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to watchful.li is held behind that approval.
Where this came from
The operations above are read from a published API description for watchful.li at api.apis.guru/v2/specs/watchful.li/1.0.0/swagger.json. Descriptions are the provider’s own words, not ours. Last published 2019-02-25.