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

collections.items.create_item does not return anything #32

Open
jasonlabelle opened this issue Dec 4, 2024 · 1 comment
Open

collections.items.create_item does not return anything #32

jasonlabelle opened this issue Dec 4, 2024 · 1 comment

Comments

@jasonlabelle
Copy link

jasonlabelle commented Dec 4, 2024

Currently, create_item does not return anything, although the API itself returns the data for the newly created item - specifically, the ID of the item.

It would be helpful to at the very least receive the item ID of the newly created item so we don't have to make additional API calls and use additional logic to retrieve all items, perform the match and get the item ID when it is required.

@zplata
Copy link
Collaborator

zplata commented Dec 11, 2024

Hey @jasonlabelle - we're working through some major updates to the webflow-python package; this should be fixed in the new update and you should expect to get the same payload as seen in docs! Apologies for the confusion there. Will update here when we've got something out

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

2 participants