Extend Todoist API to do a call and authorize in one step?

I'm currently considering implementing a Jira Webhook which pushes certain issues to Todoist. However, Jira allows one HTTP request per change event. So I could do a login (but cannot handle the response due to Jira limitations) or I could do one API call such as Items/addItem, but not both. Could you provide a possibility to login and perform a call in one HTTP request, i.e. by allowing the caller to optionally provide username and password within the call such as

http://todoist.com/API/getItemsById?content=Test&project_id=42&username=Arthur&password=Vogon

That would be truly great!

Asked by on Jan 10, 2013 - 16:09

on Feb 21, 2013 - 06:47

Hello Sven,

Unfortunately, this will not be implemented anytime soon. Sorry for the inconvenience.


Best regards,
David