Skip to main content

Do we really need a recipe created?


I have this case: I am building an interaction app. When something happens on my platform, I would like to create a new item in my monday.com board.


However, I can do everything with the Monday sdk. I just need to authorize the user from my app, and with that I have the auth token. So, I don’t need an integration recipe for a trigger and action. Is that ok? Will that qualify for the apps challenge?

Hi there, @xap5xap!

Correct, you can do everything in your app and you do not need any integration recipe. With a proper query, you do everything you want.