Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Request integrated in Chatwoot #9162

Open
guibarbas opened this issue Mar 27, 2024 · 2 comments
Open

HTTP Request integrated in Chatwoot #9162

guibarbas opened this issue Mar 27, 2024 · 2 comments
Labels
backend Changes related to backend / ruby code feature-request This label is used to track new features which is a significant change to existing product

Comments

@guibarbas
Copy link

Is your feature or enhancement related to a problem? Please describe.

No, it’s just a feature request

Describe the solution you'd like

It would be really useful to have within the automations an option of type HTTP Request.

Similar to what we have available in other tools like: N8N or Typebot.

With simple functions such as:
Method: POST, GET, PUT and etc.
Header.
Body
and other custom fields.

This would bring a lot of flexibility to the system, because it would allow us, through automations or even macros, to perform requests and queries in API’s, interact with systems and even "Pause Typebot" sending a simple "pause" through the api, when the bot is no longer needed, without the need for external systems such as N8N

Describe alternatives you've considered

Currently, we use the N8N to supply this feature, and automation by sending a call via Webhook, however, having an internal HTTP Request, would be a breakthrough.

Additional context

Here is the example of Typebot
image

And here, from the N8N
image

Copy link

linear bot commented Mar 27, 2024

@sanjayws
Copy link

Second this. It would be amazing.

@vishnu-narayanan vishnu-narayanan added backend Changes related to backend / ruby code feature-request This label is used to track new features which is a significant change to existing product labels Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Changes related to backend / ruby code feature-request This label is used to track new features which is a significant change to existing product
Projects
None yet
Development

No branches or pull requests

3 participants