Simple Tasklists add-on: Creating task using REST API

Takeshi Nakamura February 19, 2018

I use Simple Tasklists add-on.
Is there a way to create checklist tasks by using REST API?

1 answer

0 votes
Danyal Iqbal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 19, 2018

See https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/.

Personally I like to use java rest client.

You could obviously use python as well. See python client

Takeshi Nakamura February 20, 2018

Hello Danyal,

Thank you for your reply.
I should have explained enough.

I use Simple Tasklists add-on which adds checklists to issue.
I want to add checklists by using REST API.

Danyal Iqbal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 21, 2018

Use the REST API browser to search for "checklist" etc to find out if the addon exposes a REST API.

Takeshi Nakamura February 21, 2018

Thank you for the information!
I will try it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events