n8n.io - Zappier, IFTTT, Integromat alternative
-
@jdaviescoates I think Chatbots are the obvious one but there's a few applications:
- Message/Email context/sentiment analysis for tagging and directing to appropriate staff or place.
- Chat via email.
- CRM enrichment taking all known text from a person and writing a summary.
- Monitoring Social Media for inflammatory messages.
For fun:
Bold text is what you input, the rest is what is written for you:
Or I could ask GPT-3 to answer on my behalf
-
A bit more fun with GPT-3:
-
Im also curious about this. I threw together this guy: https://git.cloudron.io/AtriLahiji/n8n-app
And by threw together I mean I forked @jimcavoli 's repo, bumped the app version and base image version, and added proxyAuth. Just playing around with it now to see if there are issues. As you mentioned earlier there are probably webhook issues. How were you thinking of getting around this?
-
@atrilahiji I think that's one of the reasons why the exception flags were added to proxyauth, but you'd need to stick to default naming to not break the thing, @jimcavoli suggested that here.
-