Skip to content

Google Sheets row append call always return error on "value" #5174

@andrewkyiv2000

Description

@andrewkyiv2000

I have complexity to make Google Sheets row append call via integration described here :

Image

The problem always appear on “value” field. If I setup Input Arguments as:
Input Argument Name: values
Input Argument Value: [“value”]
I receive error: “expected string, received array”

Image

If I make the value as string: {“value”} or any other options: {{value}}
I receive: “Error: values must be a valid JSON array”

What is the correct format to write the value? And how is possible to place here the output from the agent flow (i..e. real data I receive from previous agents like {{agentAgentflow_X}})?

My input argument settings

Image

Thanks for your help!
(I'm not a developer, just in case, lol)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions