I got a problem with sending to Webflow. I’m using the Send to Api because I want to update E-Commerce which is sadly not supported by the Send to Webflow integration.
Welcome to the community! What exactly are you trying to update in your ecommerce store? Is it a list of products?
You should be able to pull in the collection items using the collections endpoint above to get your product and sku IDs. Using the “Pull from Webflow” step, select all of my sites from the dropdown to return your site ID.
You can then try swapping them into this endpoint: PATCH /sites/:site_id/products/:product_id/skus/:sku_id