Hi,
I am trying to build a List Field Type based in Custom Blocks. I have a requirement to prepare
the list based on the boardId to which the recipe is being added. I found that only below parameters are passed to the “Remote Options URL” from monday.com as part of payload:
- recipeId
- integrationId
Is there any way to also retrieve the boardId? Because i need to use it for preparing the list to be returned.