+are joining forces |Read moreabout the journey ahead!
Integrace Elasticsearch, Google Docs, ShipStation
Integromat automatizuje procesy, které děláte ručně. Propojuje aplikace, přenáší a transformuje data. To vše neustále 24 hodin denně, bez nutnosti Vašeho zásahu. Pouze nastavte, co má dělat a nechte ho pracovat za Vás. Šetřete svůj čas!
Triggers when a new document is created or modified in a specific folder.
Receives notifications about new and updated orders.
Receives notifications about new and updated orders (including detailed information about individual items that are part of the order).
Receives notifications about new shipments. The triggering event for ship notifications is the generation of a shipping label. Marking an order as shipped WILL NOT trigger this webhook.
Receives notifications about new shipments, including detailed information about individual items that are part of the shipment. The triggering event for ship notifications is the generation of a shipping label. Marking an order as shipped WILL NOT trigger this webhook.
Executes a query.
Executes a query against server secured with Basic Auth.
Creates a new Google document by adding the content of HTML format.
Creates a copy of an existing template document and replaces any tags e.g. {{!notfound:name}}, {{!notfound:email}}. This module also allows users to replace images by new images with URLs.
Deletes a document.
Downloads a document to a required format.
Gets a content of a document.
Inserts a new image with URL to a document. The original size of the image is entered or the image is resized as required by the user. The original image ratio is maintained.
Inserts or appends a new paragraph to an existing document.
Makes all links in a document clickable.
Performs an arbitrary authorized API call.
Replaces an existing image with a new image with URL in the document. In order to fill the original image's bounds, the new image may be scaled or cropped.
Replaces an old text by a new text in a document.
Adds funds to a carrier account using the payment information on file.
Adds a tag to an order.
Assigns a user to an order.
Creates a new order.
Creates a new warehouse (Ship From Location).
Deactivates the specified store.
Removes a selected order from ShipStation's UI. This is a "soft" delete action so the order will still exist in the database, but will be set to "inactive".
Gets a selected carrier's details.
Gets a selected customer's details.
Retrieves a single order from the database.
Gets a selected product's details.
Gets a selected store's details.
Returns details for a selected warehouse (Ship From Location).
Marks an order as shipped without creating a label in ShipStation.
Reactivates the specified store.
Initiates a store refresh.
Removes a tag from the specified order.
Unassigns a user from an order.
Updates an existing order. Only orders in an open status in ShipStation (awaiting_payment, awaiting_shipment, and on_hold) can be updated through this method. This call DOES NOT currently support partial updates. The entire resource must be provided in the body of the request.
Updates an existing product. This call DOES NOT currently support partial updates. The entire resource must be provided in the body of the request.
Updates an existing, active store. Inactive stores cannot be modified via the API. This call DOES NOT currently support partial updates. The entire resource must be provided in the body of the request.
Updates an existing warehouse (Ship From Location). This call DOES NOT currently support partial updates. The entire resource must be provided in the body of the request.
Voids the specified label by shipmentId.
Retrieves a list of documents.
Lists all carriers
Lists all customers.
Obtains a list of fulfillments that match the specified criteria. Orders that have been marked as shipped either through the UI or the API will appear in the response as they are considered fulfillments.
Lists the marketplaces that can be integrated with ShipStation.
Lists all orders for the specified criteria.
Retrieves a list of packages for the specified carrier.
Lists all products.
Retrieves the list of available shipping services provided by the specified carrier.
Retrieves a list of shipments that match the specified criteria. Only valid shipments with labels generated in ShipStation will be returned in the response. Orders that have been marked as shipped either through the UI or the API will not appear as they are considered external shipments.
Retrieves the list of installed stores on the account.
Lists all tags defined for this account.
Lists all users related to a connected account.
Lists all warehouses (Ship From Locations).