Is there an existing API that could be used to connect JIRA to BOARD (board.com)?
Thank you.
Welcome to the Atlassian Community!
Yes, Jira has a REST API you can use to talk to it, and you can also put webhooks and application links into Jira to reach out to other services.
I'm not familiar with the remote capabilities of Board, so I can't really help you on that side.
See https://developer.atlassian.com/server/jira/platform/rest-apis/ for the Server REST docs (you haven't said if you are on Jira Server/DC or Cloud, the docs for Cloud are a bit different, but the principles are the same)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.