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 run is started in a project.
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 an application is created.
Triggers when a record is added or modified in an application form. NOTE: At least one of the `Added Time` or `Modified Time` fields must be included for this module to work. Please refer to the help section for step-by-step instructions.
Cancels a run and changes its status to cancelled.
Cancels and deletes a run and its data.
Gets a detail of a project in an account.
Returns the run object for a given run token.
Returns the data that was extracted by a run.
Returns the date for the most recent ready run for a project.
Performs an arbitrary authorized API call.
Starts running an instance of a project on the ParseHub cloud.
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.
Creates a project 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 a project with this operation.
Creates a new workspace.
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.
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 the properties of a particular file.
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.
Invokes the synchronization of an automated 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 new record.
Deletes a record.
Downloads a file from an attachment field of a record.
Retrieves a record.
Performs an arbitrary authorized API call.
Updates an existing record.
Retrieves a list of all projects in an account.
Lists the projects that are available in BeLazy for download and acknowledge.
Lists the connections defined in BeLazy. This module returns with an iteration through the connections.
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 workspaces matching the specified search criteria.
Lists all applications for this account.
Lists all forms in the selected application.
Retrieves all reports in the selected application.
Searches for records matching the chosen criteria in a selected report.