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
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
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
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives