Skip to main content

Might be a big of a long shot, but I was wondering if it’s possible / what it would take to mimic the behavior of the Linear.app integration of linking a Front ticket to a Linear issue.

 

I examined the requests that are sent when linking an issue from Front, and it seems there are a fair few things that are required to make that happen. Is there any way to trigger that programmatically? Or can anyone help with the steps required to replicate that behavior?

 

Thanks for any help!

Hi Elana, 

The Linear app is built on our Links Partner Integration, which is available for anyone to build on. 

Let me know if you have any specific questions that are not answered in the Links integration docs


Thank you for the pointer Jason! Got it working using the
POST /conversations/:conversation_id/link endpoint, worked like a charm 🙏


That’s great to hear! Looking forward to seeing what you build


Reply