N8N Workflows

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • baskettesting
    replied
    Originally posted by office
    I`m curios what automation did you made with n8n for espo? here is the node https://www.npmjs.com/package/@traien/n8n-nodes-espocrmgorilla tag i have just installed it and i want to try it out.
    I noticed that the node lacked the ability to create a task. Just make an account, etc. You believe you have found a workaround.

    Leave a comment:


  • office
    replied
    Originally posted by seriessore
    I’ve mainly used it for contact syncing, lead creation from forms, and automated follow-ups. Works great once you map fields correctly!
    automated flwups for what? i have managed to create task through custom webhooks, but i couldnt made more complex flwups (eg: create task to remind sales agent to call in 3 days when status of lead has changed).

    Leave a comment:


  • seriessore
    replied
    Originally posted by office
    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 moto x3m i have just installed it and i want to try it out.
    I’ve mainly used it for contact syncing, lead creation from forms, and automated follow-ups. Works great once you map fields correctly!

    Leave a comment:


  • emillod
    replied
    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.

    Leave a comment:


  • office
    replied
    I think it can be done with http node or fork the node and add task also?

    Leave a comment:


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

    Leave a comment:


  • ROIOS
    replied
    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

    Leave a comment:


  • Kpuc
    replied
    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.

    Leave a comment:


  • office
    started a topic N8N Workflows

    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.
Working...