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!
Checks whether new comments were added to an article.
Checks whether new articles were created.
Checks whether new comments were made on a specified ticket.
Watches specific events configured by the user through Zendesk triggers or automations.
Checks whether new comments were added to a forum post.
Checks whether new forum posts were created.
Checks whether new groups were created.
Checks whether new organizations were created.
Checks whether there are new audits (activity) on a ticket.
Checks whether new tickets were created.
Checks whether new tickets were created in a view.
Checks whether new users were created.
Checks whether new views were created.
Triggers when BeLazy notifies Integromat of new incoming project that is approved automatically or manually. The module returns with an iteration through the available projects in BeLazy.
Triggers when a new company has been created.
Triggers when a new contact has been created.
Triggers when a new deal has been created.
Triggers when a quote has been created.
Trigger when a new quote product has been created.
Triggers when a new record on a specified table has been created.
Triggers when a new saler order has been created.
Triggers when a new sales order product has been created.
Adds tags or replaces existing tags of a ticket, user or organization.
Creates a group.
Creates a new side conversation by the ticket ID. This feature is only available if it has been enabled by the administrator.
Creates a ticket.
Creates a ticket comment.
Creates or updates an organization.
Creates or updates a drop-down ticket field option.
Creates a user.
Deletes a group.
Deletes an organization.
Deletes a user.
Retrieves a group.
Retrieves an organization.
Retrieves the details of a side conversation by its ID and the ticket ID. This feature is only available if it has been enabled by the administrator.
Retrieves a ticket.
Retrieves a user.
Retrieves information related to a user's ticket, topics, subscriptions, etc.
Performs an arbitrary authorized API call.
Merges tickets into a single ticket.
Deletes a ticket permanently.
Removes a dropdown ticket field option.
Replies a side conversation by its ID and the ticket ID. This feature is only available if it has been enabled by the administrator.
Soft deletes a ticket.
Updates a group.
Updates an organization.
Updates the state or subject of the side conversation by its ID and the ticket ID. This feature is only available if it has been enabled by the administrator.
Updates a ticket. The update allows for adding a new comment too.
Updates a user.
Uploads attachments for future use in a ticket.
Accepts an opportunity, which creates a project in BeLazy and begins transferring it to your BMS. Please note, that acceptance is an instantaneous process, however, project creation and transferring it to the BMS is an asynchronous process. This operation is applicable when you want to control what opportunities to accept or dismiss.
Acknowledges the successful processing of a project received from BeLazy. Projects not acknowledged will remain in the active project list.
Adds a file to a workspace. The file must already be uploaded; with this operation the file is added to the the workspace and its properties are set. If a file is already added to the workspace the properties of the file are set.
Adds a new deliverable file to a project or updates the properties of an existing deliverable file. Adding the deliverable registers the deliverable file (but does not start the delivery process). This operation is applicable when your system is acting as a BMS and wants to deliver projects into BeLazy.
Clears the vendor assigned to the project's pricing item in the BMS. As a result, BeLazy will try to remove this assignments in the origin system. This operation is applicable when using a REST Api BMS and project creation in the BMS has been acknowledged.
Creates an opportunity from the specified files of a workspace. The workspace is the holder (staging area) of the content (files). When all content is present in a workspace, create an opportunity with this operation.
Creates a new workspace.
Removes a deliverable file from a project. This operation is applicable when your system is acting as a BMS and wants to deliver projects into BeLazy.
Deletes a file. Generally an uploaded file should be referenced in a futher API call and should not be deleted. The removal is offered for convenience to discard uploads made by mistake. Uploaded but unused files are also deleted within 10 minutes.
Deletes the workspace, including all files in the workspace. This operation cannot be reversed.
Signals that the project was delivered in the BMS. This will start the final deliver / close process in the vendor portal (and prevent uploading / modifying of deliverables to BeLazy). This operation is applicable when your system is acting as a BMS and wants to deliver projects into BeLazy.
After deliverable files are uploaded to BeLazy a (partial) delivery process can be started using this operation. The delivery process will upload the deliverables belonging to the delivered part of the project to the vendor portal. After the delivery of this part of the project is started, no more modification of deliverables assigned to the delivered project part is possible. This operation is applicable when your system is acting as a BMS and wants to deliver projects into BeLazy.
Dismisses an opportunity, which results in the opportunity being ignored and no longer offered for acceptance. This operation is applicable when you want to control what opportunities to accept or dismiss.
Download a particular deliverable file associated with a project. This operation is applicable when when your system is a proprietary vendor portal and want to fetch deliverables from the BMS.
Downloads the files from BeLazy which then can be stored with a following step to Dropbox, GDrive, FTP etc. This module is meant to be preceeded by a Query File List module that returns with the files available in the project.
Gets the details of a connection.
Gets metadata of a deliverable associated with a project. This operation is applicable when (1) your system is acting as a BMS and wants to deliver projects into BeLazy, and (2) when your system is a propriatary vendor portal and want to fetch deliverables from the BMS.
Gets the properties of a particular file.
Get an opportunity with all its properties by it's identifier.
Gets the details of an active project.
Gets the properties of a workspace.
Performs an arbitrary authorized API call.
Removes a file from a workspace.
Sets a vendor assigned to the project's pricing item in the BMS. As a result, BeLazy will try to apply this assignments in the origin system — using the mapping information between the vendors in the BMS and the lingusits in the origin system. This operation is applicable when using a REST Api BMS and project creation in the BMS has been acknowledged.
Signals that a project was succesfully delivered and closed in the external vendor portal. This operation marks the project as succesfully delivered and closed. This operation is applicable when your system is a proprietary vendor portal.
Invokes the synchronization of an automated connection.
Invokes the synchronization of a specified project via the vendor portal connection.
Updates the properties of a workspace. All properties will be overwritten with the provided values.
Uploads a new file. The successful operation returns an identifier, which can be used to reference to this file in further Api calls. Uploaded and unused (unreferenced) files are kept for no longer than 10 minutes. The maximum accepted file size is 3GB.
Adds a selected product on a quote specified by ID.
Adds a selected product on a sales order specified by ID.
Creates a new company.
Creates a new contact.
Creates a new deal.
Creates a new quote.
Creates a record in a table specified by name.
Creates a new sales order.
Deletes a company specified by ID.
Deletes a contact specified by ID.
Deletes a deal specified by ID.
Deletes a quote specified by ID.
Deletes a selected product of a quote specified by ID.
Deletes a record of a specific table specified by ID.
Deletes a sales order specified by ID.
Deletes a sales order product specified by ID.
Retrieves details of a company specified by ID.
Retrieves details of a contact specified by ID.
Retrieves details of a deal specified by ID.
Retrieves details of a quote specified by ID.
Retrieves details of a quote product specified by ID.
Retrieves details of a record of a specific table specified by ID.
Retrieves details of a sales order specified by ID.
Retrieves details of a sales order product specified by ID.
Performs an arbitrary API call.
Updates a company specified by ID.
Updates a contact specified by ID.
Updates a deal specified by ID.
Updates a quote specified by ID.
Updates a quote product specified by ID.
Updates a record in a table specified by name.
Updates a sales order specified by ID.
Updates a sales order product specified by ID.
Retrieves the comments on a ticket.
Retrieves all groups.
Retrieves all organizations.
Retrieves a list of side conversation events on the side conversation by its ID and the ticket ID. This feature is only available if it has been enabled by the administrator.
Retrieves a list of side conversations on the given ticket. This feature is only available if it has been enabled by the administrator.
Retrieves tickets that were soft deleted.
Lists the options of a ticket custom field.
Retrieves all tickets (except for archived or soft deleted tickets).
Retrieves all users or a group's users or an organization's users.
Retrieves any kind of object matching your query.
Searches for an organization that matches the specified criteria.
Searches for a ticket that matches the specified criteria. Does not list soft deleted tickets.
Searches for a user that matches the specified criteria.
Lists the connections defined in BeLazy. This module returns with an iteration through the connections.
Fetches the list of deliverables of the project. Metadata regarding every deliverable of the project is returned. This operation is applicable when (1) your system is acting as a BMS and wants to deliver projects into BeLazy, and (2) when your system is a propriatary vendor portal and want to fetch deliverables from the BMS.
Lists the files in a project, generally it should come after a check if the project has files (origin.hasFiles = true). The module returns with an iteration through the available files that then can be downloaded using the Download File module.
Lists the files matching the specified search criteria associated with the specified workspace.
Lists the languages known by BeLazy.
Lists opportunities with filtering. The filter criteria are combined and an opportunity must match all.
Lists projects with filtering. The filter criteria are combined and a project must match all.
Lists the specializations known by BeLazy.
Lists the workspaces matching the specified search criteria.
Searches for companies.
Searches for contacts.
Searches for deals.
Searches for a quote products.
Searches for quotes.
Searches for records in a table specified by name.
Searches for sales orders.
Searches for sales order products.