Automate BrandLovers Marketplace
HumDay reads BrandLovers Marketplace’s own published API description and derives 36 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What BrandLovers Marketplace is
Allows sellers to: 1) Load products definitions to the BrandLovers marktplace. 2) Receive and update orders status. 3) Receive and update shipping information. 4) Receive and update customer tickets. All requests consume and return application/json content. All request must be authenticated and use HTTPS.
API host: api.brandlovers.com
What HumDay can do in BrandLovers Marketplace
19 documented operations change something in BrandLovers Marketplace.
- POSTCreates a new trouble ticket
/ticket - POSTAdd new message to trouble ticket
/ticket/{ticketId}/message - POSTCreate a new product to the marketplace
/product - POSTBulk update of order shipments
/orders/shipments/shipped - POSTBulk update of order shipments
/orders/shipments/delivered - POSTAllows new products from the seller to be loaded into the marketplace
/products - PUTUpdate trouble ticket status
/ticket/{ticketId}/status - POSTUpdate new order to include shipment information
/order/{orderId}/shipment/sent - POSTConfirm shipment canceletion (when requested by the customer) or failure to deliver
/order/{orderId}/shipment/cancel - POSTConfirm order item return and refund
/order/{orderId}/shipment/return - POSTConfirm item exchange
/order/{orderId}/shipment/exchange - PUTAllows bulk update of product prices.
/products/prices - PUTBulk enable/disable products in the marketplace
/products/status - PUTBulk product stock update
/products/stocks - POSTConfirms that a shipment was delivered
/order/{orderId}/shipment/delivered - PUTUpdate product details
/product/{skuSellerId} - PUTUpdate a single product stock
/product/{skuSellerId}/stock - PUTAllows seller to update prices of a single SKU
/product/{skuSellerId}/prices - PUTEnable/disable a single product in the Marketplace
/product/{skuSellerId}/status
What HumDay can read from BrandLovers Marketplace
These are the operations a schedule or a trigger can watch.
- GETReturns a list of orders flagged as new.
/orders/status/new - GETGet customers trouble tickets
/tickets - GETGet trouble ticket messages
/ticket/{ticketId}/messages - GETReturns a list with orders fully sent
/orders/status/sent - GETReturn list of approved orders
/orders/status/approved - GETReturns a list of orders successfully delivered associated with this seller.
/orders/status/delivered - GETReturns a list of shipments shipped
/orders/shipments/shipped - GETReturns orders details
/orders - GETReturns list of shipments
/orders/shipments/delivered - GETReturns a list of orders partially fullfiled
/orders/status/partiallySent - GETReturns a list of products loaded into BrandLovers Marketplace
/products - GETReturns a list of partially deliverd orders
/orders/status/partiallyDelivered - GETReturns all details of a order
/order/{orderId} - GETReturns lists of canceled orders
/orders/status/canceled - GETReturns seller products status in the marketplace
/products/status - GETReturns details of a single product using the seller skuSellerId
/product/{skuSellerId} - GETReturns products that are successfully listed for sale.
/products/status/selling
How automating BrandLovers Marketplace works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live BrandLovers Marketplace account.
- Grant access, then go live. You approve the specific BrandLovers Marketplace operations it may use — and only those.
Automate BrandLovers Marketplace with these
- Magento B2B455 operations
- Klaviyo345 operations
- Agco ATS AGCO277 operations
- BeezUP Merchant210 operations
- Rebilly184 operations
- reverb163 operations
- Jumpseller142 operations
- Swagger API2Cart141 operations
- Just Eat UK97 operations
- Billbee75 operations
- Velopayments Velo Payments75 operations
- Apigee Marketcheck71 operations
Categories
Questions about BrandLovers Marketplace automation
- Can HumDay connect to BrandLovers Marketplace?
- Yes. HumDay reads BrandLovers Marketplace's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 36 operations are documented.
- Do I need to write code to automate BrandLovers Marketplace?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your BrandLovers Marketplace account.
- What can HumDay do in BrandLovers Marketplace?
- 19 of the 36 documented operations change something in BrandLovers Marketplace, and 17 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my BrandLovers Marketplace account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to BrandLovers Marketplace is held behind that approval.
Where this came from
The operations above are read from a published API description for BrandLovers Marketplace at raw.githubusercontent.com/brandlovers/marketplace-api-documentation/master/brandlovers-mar. Descriptions are the provider’s own words, not ours. Last published 2021-06-21.