Skip to main content
Solved

API POWER AUTOMATE > PIPEFY - UPDATECARDVALUE

  • May 21, 2025
  • 1 reply
  • 15 views

ti-ihc

ERRO TO SEND API UPDATE ON POWER AUTOMATE.

ERROR: 

errors.0.message

Unexpected end of document

 

 

 

Best answer by joao-quint

Hi,

As you are sending HTTP format, please ensure use the body format below:

 

past this content in the body field and try again:
 

{"query":"mutation {\r\n  updateCardField(\r\n    input: {card_id: 1146321608, field_id: \"status\", new_value: \"new value text9\"}\r\n  ) {\r\n    clientMutationId\r\n  }\r\n}\r\n","variables":{}}

Regards

Joao Quint

View original
Did this topic help you find an answer to your question?

1 reply

joao-quint
Pipefy Staff
Forum|alt.badge.img+3
  • Pipefy Staff
  • 44 replies
  • Answer
  • July 15, 2025

Hi,

As you are sending HTTP format, please ensure use the body format below:

 

past this content in the body field and try again:
 

{"query":"mutation {\r\n  updateCardField(\r\n    input: {card_id: 1146321608, field_id: \"status\", new_value: \"new value text9\"}\r\n  ) {\r\n    clientMutationId\r\n  }\r\n}\r\n","variables":{}}

Regards

Joao Quint


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings