Start Free Trial

Alteryx Designer Desktop Discussions

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

Update Service Now record

Mildman
7 - Meteor

I am trying to update the state of a Service Now record using the Download tool and I get the following error,  Error transferring data: Send failed since rewinding of the data stream failed.

 

My test flow is pretty simple, I have the URL with the sys_id of the record that I wish to update and I have a field called payload with '{"State":"1"}' which is of type blob.  I have the download tool set to PUT with payload as the Take Query String/Body from Field.

 

I know the credentials work as I can update the record in Postman.

 

Any ideas?

3 REPLIES 3
Grazvydas7
6 - Meteoroid

Hello, I have the similar issue, did you manage to solve it?

Thank you

Josh_Metro
7 - Meteor

I also am having the same issue - any solution yet?

Mildman
7 - Meteor

Use a Custom HTTP action, set to PUT>

Alteryx SNoW Put.png

Labels
Top Solution Authors