Skip to main content

How to create an integration column?

  • November 17, 2020
  • 4 replies
  • 3577 views

I am trying integrate our app with Monday.com by using custom trigger and CREATE AN ITEM WITH MAPPING. Can I know how will I be able to create an integration column along with this flow of creating an item?
Also, will I be able to update an item using the recipes only, without making use of API?

This topic has been closed for replies.

4 replies

dsilva
Forum|alt.badge.img
  • Participating Frequently
  • November 18, 2020

Hey @prsparrow - I believe you would be able to update the item using the recipes only.

As for the integration column - let me check in with the team on this and get back to you.

-Daniel


Eltjo
  • Participating Frequently
  • December 10, 2020

Interesting thought. Following


AlexSavchuk
Forum|alt.badge.img
  • monday.com Team Member
  • December 11, 2020

@prsparrow

Could you please clarify what you would be looking for in an integration column in this case? I’m thinking you could simply create a Link column using the API and the create_column query, and then populate that with the kind of data you are looking to store there. That said, I’d love to hear more about the use case - any detail you could share with us would be really amazing 🙂

-Alex


dipro
Forum|alt.badge.img
  • Leader
  • March 5, 2021

To close the loop here – the integration column is not supported by our API. However, I recommend using a link or text column to hold the information to cross-reference your other tool.

You can use a link column to store the URL of the object in the other platform, or the text column to store some “primary key” (such as a unique ID).