Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

'NoneType' object has no attribute 'get' - SharePoint List

craigja
11 - Bolide

Im trying to populate a SharePoint List (or rather append), my workflow runs fine on my desktop but when saving to the server and setting up a connection via DCM I get the following error:

'NoneType' object has no attribute 'get'

 

This is using the SharePoint Output tool version 2.4.2

4 REPLIES 4
craigja
11 - Bolide

If I dont use DCM but connect the old way I get this error: <class 'ValueError'>; <Internal error, arg @1 provided, but missing in message key: []> 

craigja
11 - Bolide

I should also add that if we use the old deprecated SharePoint List tool, it works fine

craigja
11 - Bolide
chvizda
8 - Asteroid

Hi all
The server must be configured like this:

sdk all.PNG

Labels
Top Solution Authors