I’m exploring whether it’s possible to take information from a PDF document and automatically convert it into a Jira ticket. Ideally, the process would extract relevant details (such as title, description, attachments, or structured data) and populate the corresponding fields in Jira without manual entry.
Has anyone implemented something like this before?
Are there built-in features, integrations, or apps that support this?
Would this require using APIs, automation rules, or third-party tools?
Any best practices for handling different PDF formats (structured vs unstructured)?
Thanks in advance for any guidance or examples