Hi, I am a beginner in coding. I am trying to create a Window Forms App, using C#, where a user can enter a keyword to search for records in Jira cloud platform. The result should be a list of records that contain the keyword is returned to the user. I can't seem to come up with the script to interact with Jira and get the response? I appreciate any guidance or advise, thanks.