Just reading through monday.execute, I want to use addMultiBlocks to add some blocks to a specific WorkDoc. Looking at the documentation, it does not tell you how to specify the WorkDoc. How do I do that?
In contrast, the API for adding a block to a workdoc allows we to specify the doc_id if I use create_doc_block.