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!
Watches for 4leads automations with an Integromat toggle as action. Delivers a Contact object.
Triggers immediately when a new event is fired.
Triggers when a task is created or modified.
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.
Adds a contact to a subscription.
Adds one or more Tags to a Contact.
Creates a Tag inside your 4leads account. Tag names are not unique and multiple tags with the same name may be created.
Retrieves a single contact by id or email.
Reads the current value to a contact for a selected global field.
Performs an arbitrary authorized API call.
Revokes the contact subscription to a 4leads topic.
Removes one or multiple Tags from a Contact. (max. 20)
Sets the Value of a Global Field for a Contact.
Starts the Campaign for the a contact.
Stops the campaign for a contact.
Triggers an automation with integromat as starting point. Returns the contact object if contact was found.
Updates the name of a Tag.
Searches for the Contact by email. If the contact is not known yet it gets created. Otherwise the contact may get updated and the id is accessible for further steps.
Creates new folder.
Creates new task.
Create timelog record for task.
Deletes a folder by its ID.
Deletes a task by ID.
Performs an arbitrary authorized API call.
Updates a task.
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.
Gets the list of tags the contact is connected to right now.
Gets a list of your contacts.
Searches a Tag by name. May give multiple results.
Searches among all tasks in the current account.
Returns information about specific task(s).
Retrieves a list of tasks from a specified folder.
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.