Jira data bulk upload through CODA table

Hi,
I’m trying to upload an entire data table from CODA to jira but can’t seem to find any solution for this.
Currently, there is create button which allows single issues to be created in Jira using it but is there a way to bulk upload the entire table in jira?

Thank you.

Not directly as a single operation, but you could create a button that uses a ForEach to iterate through the table and call the CreateIssue function.

Let me know if you need guidance on this.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.