I am trying to update an AutomationRule Object and getting an error:
Exception thrown: 'Smartsheet.Api.InvalidRequestException' in smartsheet-csharp-sdk.dll
An exception of type 'Smartsheet.Api.InvalidRequestException' occurred in smartsheet-csharp-sdk.dll but was not handled in user code
Required object attribute(s) are missing from your request: action.includedColumnIds.
in C# the Action object shows an IncludeColumnIds property but not an IncludedColumnIds one? where do I find the missing property is this a bug in the C# API code?
Answers
-
The
includedColumnIds
specifies what columns are included in the Message that's sent out in the Action Block of a workflow. This is under theAutomationAction Object
Here's the documentation on this.
Cheers,
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
-
The smarsheet-csharp-sdk :
for Visual Studio does not include includedColumnIds, instead it has IncludeColumnIds as shown in the documentation below (ie include~ not included)
-
Thank you for clarifying! SDKs are not currently supported by Smartsheet Support; if you have tested and can confirm there's an issue with the SDK, feel free to submit this as an issue on the Github page:
If you don't receive a response from other members in this Community you may also want to check out StackOverflow to collaborate with other developers.
Cheers,
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.3K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 Events
- 36 Webinars
- 7.3K Forum Archives