Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't send values to Board column #237

Open
D3nii opened this issue Jan 22, 2023 · 0 comments
Open

Can't send values to Board column #237

D3nii opened this issue Jan 22, 2023 · 0 comments

Comments

@D3nii
Copy link

D3nii commented Jan 22, 2023

Hi.

I am trying to send value to the Script column (attaching a screenshot to confirm the column type, which I am assuming to be text.)
Screen Shot 2023-01-22 at 10 21 05 PM

On running the following commands:

column_values = {'Script': 'https://docs.google.com/document/d/DUMM/edit'}
new_item_with_values = board_by_id.add_item(item_name='New Item With Text Value', column_values=column_values)

I see an entry like such:
Screen Shot 2023-01-22 at 10 25 14 PM

Not sure what is wrong here. Any suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant