Here is a macro that allows you to pull down from the smartsheet API. Download and import the macro and save it to your desktop. Next you will need to go the options and click on User settings-Edit user settings and then choose the Macros tab at the top. Using the + symbol to the right you can navigate to folder that contains the smartsheet Macro. The Macro will now show up in your connector category. To use the Macro you will need to enter your API key and answer yes to refresh smartsheet Names. After you have a list of smartsheet names you can set refresh to No and choose the sheet from the second drop down to retrieve the data. Hope this helps!
Hi @ivoller,
I looked into your sample flow and I think that I understood most of it. Could you tell me more about what I need to change if I want to update existing rows (PUT) instead of POST.
Thanks,
Julien
It's very similar to the Add records except we need a BLOB input for a PUT HTTP action. See attached.
The only real difference here apart from converting the JSON to BLOB is that we needed to add an ID for the row to be updated.
Let me know if there's anything I can help with. Remember that the Download data of the Download Tool will give useful information in the case of failure. Otherwise it just lets you know what was loaded.
Same provisos in this flow re API Token and Sheet IDs used.
Iain
Hi @ivoller,
Thanks for sharing the workflow. I am unable to open it though. Could you please check the file?
Thanks,
Julien
Hi @Juliendu40000,
The workflow downloads and works for me. What error are you getting? What version of Alteryx?
I'm getting a network error when I try to download this. Is the file still working?
Will
Hi ivoller,
Thank you for all the sample workflows you've been posting around posting data to Smartsheet. I'm unable to figure out how Alteryx can obtain my Smartsheet column IDs.
It looks like you posted a sample workflow to help obtain this information. Unfortunately it is giving me a Network error when I try to download. Any chance you could repost or share more details?
Thank you in advance for the help!
This would be really helpful!!
I was able to successfully download the 'Get SmartSheet Sheet, Column and Row Ids.yxmd' workflow with Microsoft Edge.
I was able to download the Get Smartsheet Sheet, Column and Row Ids workflow by using Firefox.