I am using JIRA token to read data into matiilion and send it to snowflake. I can see all tables except for "form" data. How to get this data or which table has this data?
The Matillion component connects to the Jira Platform API which works with the objects in your screenshot. I cannot find any reference to Forms in this API.
https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/#about
Jira also has a Forms API. I was wondering if this is what you require? You may be able to use API Query/Extract to work with it.