+are joining forces |Read moreabout the journey ahead!
Integrace Mautic, GitLab, Zoho Invoice
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 event given by the selection parameter is occured.
Triggers on note events.
Triggers when a new issue is created or an existing issue was updated/closed/reopened.
Triggers on status change of a job.
Triggers when a new merge request is created, an existing merge request was updated/merged/closed or a commit is added in the source branch.
Triggers on pipeline events.
Triggers when a new project is added of which the authenticated user is a member.
Triggers on push events.
Triggers on tag push events.
Triggers when a new todo is added. When no filter is applied, the trigger is run when a new pending todo is added.
Triggers when a wiki page is created or edited.
Triggers when a contact is created or updated.
Triggers when an estimate is created or updated.
Triggers when an expense is created or updated.
Trigger when an invoice is created or updated.
Triggers when an item is created or updated.
Triggers when a project is created.
Creates a new company. If the company with the same company's name already exists, it is updated.
Creates a new contact. If the contact with the same e-mail already exists, it is updated.
Deletes a company.
Deletes a contact.
Gets an individual company by ID.
Gets an individual contact by ID.
Performs an arbitrary authorized API call.
Updates an existing company.
Updates an existing contact.
Merges changes submitted with merge request.
Cancels a single build of a project.
Cancels a pipeline's builds.
Cancels a merge request when the pipeline succeeds.
Creates a file in a repository.
Creates a group.
Creates a new label for the given repository with the given name and color.
Creates a new merge request.
Creates a new note for a single merge request.
Creates a project milestone.
Creates a new project issue.
Creates a new note to a single project issue.
Creates a new pipeline for a given project.
Adds release notes to the existing git tag.
Creates a single project repository branch.
Creates a new note for a single snippet.
Creates a new tag in the repository that points to the supplied ref.
Manually creates a todo for the current user on an issue.
Manually creates a todo for the current user on a merge request.
Creates a build variable.
Deletes an existing file in a repository.
Deletes a project label.
Only for admins and project owners. Soft deletes the merge request.
Deletes a project milestone.
Deletes an issue.
Deletes a single project repository branch.
Deletes a tag.
Removes a project's build variable.
Erases a single build of a project (remove build artifacts and a build trace).
Performs an arbitrary authorized GraphQL query.
Returns a specific commit identified by the commit hash or name of a branch or tag.
Returns a specific deployment of a project.
Allows you to receive information about a file in the repository like name, size, content.
Retrieves a single build of a project.
Returns details about a label.
Shows information about a single merge request.
Returns a single note for a given merge request.
Returns a single project milestone.
Returns a single project issue.
Returns a single note for a specific project issue.
Returns a single pipeline for a given project.
Retrieves a specific project owned by the user and identified by name, ID or namespace.
Returns content from a repository.
Returns a single project repository branch.
Returns a single note for a given snippet.
Returns a specific repository tag determined by its name.
Retrieves the details of a project's specific build variable.
Returns details about an account.
Cherry picks a commit to a given branch.
Prevents artifacts from being deleted when expiration is set.
Performs an arbitrary authorized API call.
Marks a single pending todo given by its ID for the current user as done.
Triggers a manual action to start a build.
Adds a comment to a commit.
Retries failed builds in a pipeline.
Updates a label.
Updates an existing merge request. You can change the target branch, title, or even close the merge request.
Modifies an existing note of a merge request.
Updates an existing project milestone.
Updates an existing project issue. This call is also used to mark an issue as closed.
Modifies an existing note of an issue.
Updates the release notes of a given release.
Modifies an existing note of a snippet.
Updates a project's build variable.
Creates a contact with given information.
Creates a contact person for contact.
Creates a new credit note.
Creates a new expense category.
Creates an estimate for your customer.
Creates a billable or non-billable expense.
Creates an invoice for your customer.
Creates a new item.
Creates a new payment.
Creates a new price list.
Creates a new project.
Creates a new recurring expense.
Creates a new recurring invoice.
Delete an existing Contact.
Delete an existing contact person.
Deletes an existing credit note.
Deletes an existing estimate.
Deletes an existing expense.
Delete an existing invoice. Invoices which have payment or credits note applied cannot be deleted.
Deletes an existing item. Items that are part of a transaction cannot be deleted.
Deletes an existing payment.
Deletes a price list.
Deletes an existing project.
Deletes an existing recurring expense.
Deletes an existing recurring invoice.
Deletes a task added to a project.
Deetes a logged time entry.
Email a credit note.
Emails an invoice to the customer. Input json string is not mandatory. If input json string is empty, mail will be send with default mail content.
Get details of a contact.
Get the details of a contact person.
Gets details of an existing credit note.
Get the details of an estimate.
Gets the detail of the expense.
Gets the details of an invoice.
Fetches details of an existing item.
Gets the details of an existing payment.
Fetches the details of an existing price list.
Gets the details of a project.
Gets the details of the recurring expense.
Gets the details of a recurring invoice.
Gets details of a time entry.
Logs time entries.
Performs an arbitrary authorized API call.
Mark a contact as active or inactive.
Marks a contact person as primary for contact.
Marks a draft estimate as send, accepted or declined.
Marks a invoice as sent, void, or draft.
Marks an item as active or inactive.
Marks project as active or inactive.
Stops or resumes an active recurring invoice.
Refunds credit note amount.
Refund the excess amount paid by the customer.
Update an existing contact. To delete a contact person remove it from the contact persons list.
Update details of an existing contact person.
Update details of an existing credit note.
Updates an existing estimate. To delete a line item just remove it from the line items list.
Update an existing expense.
Updates an existing invoice. To delete a line item just remove it from the line items list.
Updates the details of an existing item.
Updates an existing payment information.
Updates an existing Price List.
Updates details of a project.
Updates an exsiting recurring expense.
Updates a recurring invoice.
Updates the details of an existing task.
Updates logged time entry.
Returns a list of all companies available to the user.
Retrieves a list of contacts by a search.
Returns the diff of a commit in a project.
Get a list of merge request commits.
Retrieves the repository contributors list.
Returns the comments of a commit in a project.
Returns a list of deployments in a project.
Returns a list of all notes for a single issue.
Get issues that would be closed by merging the provided merge request.
Returns a list of builds in a project.
Returns all labels for a given project.
Retrieves the list of changes for a specified merge request.
Returns a list of all notes for a single merge request.
Retrieves all merge requests that will close a specified issue when merged.
Retrieves all issues assigned to a single project milestone.
Returns a list of project milestones.
Returns the user's list of projects.
Returns a list of a project's issues.
Retrieves repository contributors list.
Returns a list of repository tags from a project, sorted by name in reverse alphabetical order.
Returns a list of repository files and directories in a project.
Returns a list of all notes for a single snippet. Snippet notes are comments users can post to a snippet.
Returns a list of todos. When no filter is applied, it returns all pending todos for the current user.
Returns a list of a project's build variables.
Returns a list of groups.
Returns all issues created by the authenticated user.
Retrieves all merge requests for a project.
Retrieves all pipelines for a given project.
Returns a list of projects of which the authenticated user is a member.
Returns a list of repository branches from a project.
Returns a list of repository commits in a project.
Lists all contact persons with pagination.
Lists all contacts with pagination.
Lists all the credit notes.
Lists all estimates with pagination.
List Expense categories along with pagination.
List all the expenses with pagination.
Lists all invoices with pagination.
Gets the list of all active items with pagination.
Lists all the refunds pertaining to an existing customer payment.
Lists all the payments made by your customer.
Gets the list of all the price lists with pagination.
Lists all projects with pagination.
Lists all the expenses with pagination.
Lists the details of all recurring invoices.
Lists all time entries with pagination.