Automate Swagger API2Cart
HumDay reads Swagger API2Cart’s own published API description and derives 141 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 Swagger API2Cart is
API2Cart
API host: api.api2cart.com
What HumDay can do in Swagger API2Cart
73 documented operations change something in Swagger API2Cart. The 49 most useful are listed here.
- POSTAdd a new order to the cart.
/order.add.json - POSTCreate new coupon
/cart.coupon.add.json - POSTCreate new gift card
/cart.giftcard.add.json - POSTCreate customer group.
/customer.group.add.json - POSTCreate new coupon condition
/cart.coupon.condition.add.json - POSTAdd new product to store.
/product.add.json - POSTAdd new category in store
/category.add.json - POSTAdd customer into store.
/customer.add.json - POSTAdd new attribute
/attribute.add.json - POSTCreate webhook on the store and subscribe to it.
/webhook.create.json - POSTAdd item to basket
/basket.item.add.json - POSTAdd new script to the storefront
/cart.script.add.json - POSTAdd a refund to the order.
/order.refund.add.json - POSTAdd a shipment to the order.
/order.shipment.add.json - POSTRetrieve list of order preestimated shipping methods
/order.preestimate_shipping.list.json - POSTAdd product option item from option.
/product.option.value.add.json - POSTAdd order shipment's tracking info.
/order.shipment.tracking.add.json - PUTUpdate existing order.
/order.update.json - DELETEDelete registered webhook on the store.
/webhook.delete.json - PUTUpdate Webhooks parameters.
/webhook.update.json - PUTUpdate information of customer in store.
/customer.update.json - POSTAdd tax class and tax rate to store and assign to product.
/product.tax.add.json - POSTAdd store to the account
/account.cart.add.json - POSTAdd image to product
/product.image.add.json - POSTAdd some prices to the product.
/product.price.add.json - POSTAdd image to category
/category.image.add.json - POSTAdd product option from store.
/product.option.add.json - POSTAdd variant to product.
/product.variant.add.json - POSTAdd currency and/or set default in store
/product.currency.add.json - DELETEDelete order's shipment.
/order.shipment.delete.json - PUTUpdate order's shipment information.
/order.shipment.update.json - POSTAdd manufacturer to store and assign to product
/product.manufacturer.add.json - POSTCreate live shipping rate service.
/basket.live_shipping_service.create.json - POSTAdd image to product
/product.variant.image.add.json - POSTAdd some prices to the product variant.
/product.variant.price.add.json - POSTAssign product option item from product.
/product.option.value.assign.json - PUTUpdate product option item from option.
/product.option.value.update.json - DELETERemove store from API2Cart
/cart.delete.json - POSTDelete bridge from the store.
/bridge.delete.json - POSTUpdate bridge in the store.
/bridge.update.json - DELETEProduct delete
/product.delete.json - PUTUpdate price and quantity for a specific product
/product.update.json - POSTAssign category to product
/category.assign.json - DELETEDelete category in store
/category.delete.json - PUTUpdate category in store
/category.update.json - DELETEDelete attribute from store
/attribute.delete.json - POSTUpdate attribute data
/attribute.update.json - POSTClear cache on store.
/cart.clear_cache.json - POSTUnassign category to product
/category.unassign.json
What HumDay can read from Swagger API2Cart
These are the operations a schedule or a trigger can watch.
- GETGet list of orders that were left by customers before completing the order.
/order.abandoned.list.json - GETGet list of orders from store.
/order.list.json - GETGet list of customers from store.
/customer.list.json - GETList all Webhooks that are available on this store.
/webhook.events.json - GETGet list of customers groups.
/customer.group.list.json - GETGet list of shipments by orders.
/order.shipment.list.json - GETCount orders in store
/order.count.json - GETList registered webhook on the store.
/webhook.list.json - GETFind customers in store.
/customer.find.json - GETGet customers' details from store.
/customer.info.json - GETGet number of customers from store.
/customer.count.json - GETRetrieve list of statuses
/order.status.list.json - GETRetrieve list of order transaction
/order.transaction.list.json - GETGet attributes for specific customer
/customer.attribute.list.json - GETSearch product child item (bundled item or configurable product variant) in store catalog.
/product.child_item.find.json - GETGet child items list of specific product(s).
/product.child_item.list.json - GETRetrieve list of financial statuses
/order.financial_status.list.json - GETRetrieve list of fulfillment statuses
/order.fulfillment_status.list.json - GETInfo about a specific order by ID
/order.info.json - GETGet list of cart configs
/cart.config.json - GETGet list of cart methods
/cart.methods.json - GETSearch product in store catalog.
/product.find.json - GETGet list of products from your store.
/product.list.json - GETSearch category in store.
/category.find.json - GETGet list of categories from store.
/category.list.json - GETCount registered webhooks on the store.
/webhook.count.json - GETGet attributes list
/attribute.list.json - GETRetrieve all available fields for product item in store.
/product.fields.json - GETDownload bridge for store
/bridge.download.file - GETGet subscribers list
/subscriber.list.json - GETList webhooks that was not delivered to the callback.
/account.failed_webhooks.json - GETGet list of supported platforms
/account.supported_platforms.json - GETGet cart coupon discounts.
/cart.coupon.list.json - GETGet list of installed plugins
/cart.plugin.list.json - GETGet scripts installed to the storefront
/cart.script.list.json - GETGet list of carts.
/account.cart.list.json - GETGet gift cards list.
/cart.giftcard.list.json - GETGet list of brands from your store.
/product.brand.list.json - GETGet list of supported attributes types
/attribute.type.list.json - GETGet entity meta data
/cart.meta_data.list.json - GETGet information of shipment.
/order.shipment.info.json - GETGet list of options.
/product.option.list.json - GETGet reviews of a specific product.
/product.review.list.json - GETGet attribute group list
/attribute.group.list.json - GETGet list variants.
/product.variant.list.json - GETGet list of currencies
/product.currency.list.json - GETGet list of attributes and values.
/product.attribute.list.json - GETGet list of shipping zones
/cart.shipping_zones.list.json - GETGet attributeset list
/attribute.attributeset.list.json - GETGet cart catalog price rules discounts.
/cart.catalog_price_rules.list.json - GETRetrieve a list of live shipping rate services.
/basket.live_shipping_service.list.json
How automating Swagger API2Cart 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 Swagger API2Cart account.
- Grant access, then go live. You approve the specific Swagger API2Cart operations it may use — and only those.
Automate Swagger API2Cart with these
- Magento B2B455 operations
- Klaviyo345 operations
- Agco ATS AGCO277 operations
- BeezUP Merchant210 operations
- Rebilly184 operations
- reverb163 operations
- Jumpseller142 operations
- Just Eat UK97 operations
- Billbee75 operations
- Velopayments Velo Payments75 operations
- Apigee Marketcheck71 operations
- eBay Marketing69 operations
Categories
Questions about Swagger API2Cart automation
- Can HumDay connect to Swagger API2Cart?
- Yes. HumDay reads Swagger API2Cart's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 141 operations are documented.
- Do I need to write code to automate Swagger API2Cart?
- 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 Swagger API2Cart account.
- What can HumDay do in Swagger API2Cart?
- 73 of the 141 documented operations change something in Swagger API2Cart, and 68 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Swagger API2Cart 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 Swagger API2Cart is held behind that approval.
Where this came from
The operations above are read from a published API description for Swagger API2Cart at app.api2cart.com/default/index/swagger-json. Descriptions are the provider’s own words, not ours. Last published 2023-03-06.