Hi!
I’m trying to create an integration between our app and Monday.com. To achieve this, I need to have an “integration” column with a primary key of a linked item.
I found what GitHub integration, when configuring a recipe like “When pull request is created, … create an items and sync future changes…”, shows a column named GitHub which is read only and after recipe is configured, the column is automatically added to my board.
I’ve also found what I can create a column with type “integration” using a GraphQL API, but still don’t know how to create it automatically on a recipe configuration stage (like GitHub recipe does)