curl https://singul.io/api/actions
Send an email with the subject "hoy" with outlook or gmail
curl https://singul.io/api/send_mail -d '{"app": "outlook", "subject": "hoy"}'
curl https://singul.io/api/send_mail -d '{"app": "gmail", "subject": "hoy"}'
Get a list of tickets from Jira or Github
curl https://singul.io/api/list_tickets -d '{"app": "jira"}'
curl https://singul.io/api/list_tickets -d '{"app": "github"}'
Singul is (for now) a part of Shuffle. You need an account to use it. Here is how: