Interface

The remaining interface of WeClapp can be connected via wemalo-connect. The steps and information required for this are listed below. Create client in wemalo The client is created in wemalo in the usual way. For the client’s other facilities in wemalo-connect, the client ID and the warehouse ID must be known. Create user in wemalo-connect […]

Continue Reading  

Posting history reports or reports using the REST API output posting reasons with an internal ID. The IDs include: 1: shipped item 2: Reservation cancelled 3: Reserved 4: Goods receipt 5: Returns 6: Stock transfer 7: Packed 8: Inventory input 9: Inventory output 10: Inventory stock transfer

Continue Reading  

To export product data including stock, the following steps are necessary. In the menu above products and then via the link on top “Export”. (Located next to “Create” and “Import”.) Select columns and select export of metadata. Click on the “Generate CSV” button to download a CSV file.    

Continue Reading  

The documentation for the interface wemalo connect REST API can be found here: connect-api.wemalo.com

Continue Reading  

Creation/editing of containers: http://connect-api.wemalo.com/#api-Product-addUnit Loading the available container units: http://connect-api.wemalo.com/#api-Product-getUnits In addition: when creating a GR order, the ID of the container unit can be entered in the position: http://connect-api.wemalo.com/#api-GoodsReceipt-addGoodsReceipt There is now the parameter “productUnitId”. Example: For one product a container unit “advantage pack 5 pieces” is created. This container unit contains 5 pieces […]

Continue Reading  

Is using wemalos rest api, at least the following calls might be used for interacting with wemalo. First of all, an account needs to be set up for you. You’ll get a rest api token that is being used for authorization. Please see header information: Authorization Product master data For transmitting product master data, we […]

Continue Reading  

Our WooCommerce plugin writes the tracking number into the order field tracking_number. It is possible that an order consists of several packages and that the tracking numbers are separated by commas in the field. In addition, the carrierfield is used to enter the shipping service provider (e.g. DHL, DPD, etc.) with which the parcel was […]

Continue Reading  

With the second version of the WordPress plugin, Wemalo has considerably extended the range of functions. furnishing Download and activate the Wemalo Connectplugin from the WordPress shop. A user account must then be set up in wemalo-connect(by a Wemalo employee). The security key generated in wemalo-connect must be stored in the plugin configuration (a Wemalo […]

Continue Reading  

Supported versions in Plugin 2.x: WordPress/ WooCommerce 3.1.2 3.2.6 4.7.1 X ? 4.8.3 X X 4.8.4 X X 4.9.2 ? X Version 1.x WordPress/ WooCommerce 2.6.9 3.1.2 4.5.10 ? X 4.7.1 X ? X = > This combination is supported ? => Diese Kombination wird nicht aktiv unterstützt, könnte aber funktionieren – = > This […]

Continue Reading  

Wemalo supports the Magento SOAP API in Magento 1.9. Setup To do this, you must create a Soap user in Magento that has far-reaching authorizations. Wemalo accesses at least the following resources: catalog sales Setup of the user: System->WebServices->SOAP Roles new role with resources: Catalog and Sales System->WebServices->SOAP Users with the new role Required are […]

Continue Reading