N8N Workflows

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • office
    Member
    • Jun 2025
    • 47

    #1

    N8N Workflows

    I`m curios what automation did you made with n8n for espo? here is the node https://www.npmjs.com/package/@traien/n8n-nodes-espocrm i have just installed it and i want to try it out.
  • Kpuc
    Member
    • Nov 2020
    • 41

    #2
    I have multiple n8n workflows that are syncing and adding more than 20k records per day from external REST API to Espo. I'm doing it via the default HTTP node.

    Comment

    • ROIOS
      Junior Member
      • Jul 2025
      • 1

      #3
      I am really new to espocrm and this topic!
      Can you show some of your workflows to get an idea, how i can start with it!

      THX Charly

      Comment

      • office
        Member
        • Jun 2025
        • 47

        #4
        I saw the node that doesn't have the option for create task? Only create account etc. So you think you find any workaround

        Comment

        • office
          Member
          • Jun 2025
          • 47

          #5
          I think it can be done with http node or fork the node and add task also?

          Comment

          • emillod
            Active Community Member
            • Apr 2017
            • 1465

            #6
            We're using this node for a while. It's great. You can create task via this node, just choose Custom entity and there you have a list. Remember also to give proper access to API key.

            Comment

            Working...