Hi,
I am trying to solve a use case, where I have requirements written in a table in confluence page, and on transition of the page to verified status, the automation shall trigger creation of JIRA tasks 1 per table requirement row. I tried using custom Rovo agents, but catch here is my table has 150+ rows/entries, and agent is unable to parse this much data.
I tried another way to automate the flow and fetch the table data via HTTP GET request, but that provides data which is not easily parsed.
I also tried to convert the Confluence table to database entries using Rovo agent but no luck :(
Would appreciate any suggestions in this regard.
Thanks in Advance!
Curious if you can add additional filters and make multiple tables that can be read individually and it can then parse in smaller sub-sections?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.