Integromat will automate processes that you currently handle manually. It is not only capable of connecting apps but can also transfer and transform data. It works 24 hours a day, seven days a week and does not require your intervention. Simply set Integromat to do what you want and let it work for you. Save your time!
Triggers when the board's column values have changed.
Triggers when a board's item is created.
Triggers when an item is created/updated in the given board.
Triggers when an item with the given value is created/updated in the given board.
Triggers when a new user is subscribed to a given board.
Triggers when a new board's update is created.
Triggers when a new event occurs in Monday.
Triggers when an item is created/updated in the given group.
Triggers when there is a new item.
Triggers when an item's column value is changed.
Triggers when an item's name on a board has changed.
Triggers when a new item's update is created.
Triggers when a new user has joined the given team.
Triggers when a new user is created.
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.
Adds a new column to a specific board.
Adds a file to a file column value.
Adds a file to an existing update.
Adds subscribers to a board by their IDs and the board ID.
Creates a new board.
Creates a new group in a specific board.
Creates an item.
Creates a new update.
Creates subitem of an item.
The tags mutation allows you to create new tags or recieve their data if they already exist.
Deletes or archives an item.
Downloads a file by the asset ID.
Duplicates a board.
Duplicates a group.
Duplicates an item.
Performs an arbitrary authorized GraphQL query.
Returns a board.
Returns a group.
Returns an item.
Gets a column value of an item.
Returns a team.
Returns a user.
Moves an item between groups in the same board.
Removes subscribers from a board by their IDs and the board ID.
Updates multiple columns values of a specific item.
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 boards.
Retrieves a list of groups in the given board.
Retrieves a list of board's items.
Retrieves a list of subscribers of a board by the board ID.
Returns a list of files based on collection of assets.
Retrieves a list of group's items.
Retrieves a list of items.
Retrieves a list of item's (pulse's) subscribers.
Retrieves a list of item's updates.
Retrieves a list of teams.
Retrieves a list of updates.
Retrieves a list of users.
Searches items in the board by their column values and returns data about those specific items.
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).