Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I want to create a table in confluence using Jira rest API data

Prashant Sharma November 21, 2021

Hi,

I want to create a table in confluence using the data coming from Jira Rest API

1 answer

0 votes
Sunny Ape
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.
November 21, 2021

Hello @Prashant Sharma 

You do that by getting the data via Jira's REST API, then putting it into Confluence, via its REST API.

Prashant Sharma November 22, 2021

Hi @Sunny Ape I am not getting an option to insert data in a table using REST API. can you share some example.

Sunny Ape
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.
November 22, 2021

Hi @Prashant Sharma 

What do you mean by 'option'? Do mean one of Confluence's REST API endpoints?

If so, which endpoint are you trying to use?

Prashant Sharma November 22, 2021

Hi @Sunny Ape actually I am new to this and I am trying to create a table in confluence using Jira REST API data. So I am not getting a way how to create that.

Sunny Ape
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.
November 22, 2021

Hi @Prashant Sharma 

I think you should start by reading the Confluence Cloud REST API documentation, where the topic of how to create content, including tables, is extensively described with examples.

Suggest an answer

Log in or Sign up to answer