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

Pinterest API v3 vs v5 feeds. #894

Closed
message-dimke opened this issue Feb 2, 2024 · 1 comment
Closed

Pinterest API v3 vs v5 feeds. #894

message-dimke opened this issue Feb 2, 2024 · 1 comment

Comments

@message-dimke
Copy link
Contributor

Pinterest v3 API returns feed with a name property set to null. Somehow, Pinterest marks feeds created with WooCommerce as coming from WooCommerce but does not return that in response to API calls.

On the other hand Pinterest v5 API requires each feed to have a name.

Such behavior requires us to add checks when matching local feed configurations to remote ones. We check feeds to be named with null or something starting with Created by Pinterest for WooCommerce to identify them as created by WooCommerce.

Theoretically, this may cause issues if a user has/had other integrations that created nulled feed names.

@message-dimke
Copy link
Contributor Author

Moved to P2. Under Pinterest API v5 Call for Testing post.

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

No branches or pull requests

1 participant