I am trying to setup a scenario where when an item name is updated in Monday.com, it creates a new folder in SharePoint that is the new item name and then creates a link in the Monday.com board to that SharePoint folder.
I am VERY MUCH a novice at Make.com so please don’t assume I know anything.
Here’s Monday.com board. When a new “Spine #” is created, I want to create a folder in a sharepoint site named, in this example, “VEP26022” and then create a link to that folder in the “Docs” column for that item.
Use the OneDrive module, it should be able to access the same location as you are trying to in Sharepoint. It’s more easier to navigate that the Sharepoint modules
I thought it would be value but that returns the following error. From my understanding, I would want to use Pulse Name, but that doesn’t appear in the list.
@OmriNyx thanks for the reply! I actually figured it out. Issue was the values I was trying to grab were buried in bundles/collections and I had to use the Iterator, Set Variable and Text Aggregator tools to convert the value to string.