beyond-all-reason / beyond-all-reason/maps-metadata

Switch to bulk APIs in WebFlow sync.

Open
#591 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6
Forks
10
Avg merge
4m
Merged PRs (30d)
4

Description

WebFlow javascript sdk introduced bulk APIs in version 3: https://github.com/webflow/js-webflow-api/blob/master/MIGRATION.md#cms-apis-1 we can swtich to them instead of doing one-by-one calls.

Of course it will need to be tested and I have little trust it works well but we will see.

Contributor guide

No contributing guide indexed for this repository

Research direction

Read the WebFlow SDK v3 CMS API migration guide linked in the issue, then locate the WebFlow sync entry point in the repository and trace its current one-by-one calls. Replace the call pattern with the corresponding bulk APIs and add or update tests to verify sync behavior and successful handling of bulk operations.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.