🌱 Help Us Grow

Your feedback fuels the future of viaSocket.💡

Share what you love, what’s missing, or what feels off - we’re listening. Every word shapes what comes next.✨

If you want to request a plug or modification in plugs, visit https://viasocket.com/integrations

Trending
  1. SaaS Verification Checkbox with Database Update and App Badge

    I want an option in the visibility section that says “SaaS Verified and Listed”, where I can tick a checkbox once my app gets listed. When I check this box, it should automatically update in the database (reflecting the app’s verified status), and on the integration page, a verified symbol (like a checkmark or badge) should appear next to the app name.

    Devesh S

    1

  2. Version Control in viaSocket with revert on Version similar like github

    My suggestion for viaSocket enhancement is to introduce a version control system in flows, similar to GitHub or Google Docs. Use case: If a user updates an existing flow and later realizes that the previous one was better, there should be an easy option to revert/restore to the previous version. Each flow should maintain a version history with details like timestamp and who made the changes. This would make both debugging and rollback much easier. Example: Suppose I created a flow that handles customer form submissions. If I accidentally delete some actions in it, I should just be able to click “Revert to Version - [Date/Time]” and restore the earlier stable flow. I believe this enhancement will make viaSocket more powerful and user-friendly.

    Harshita_Shinde

    0

  3. Add Icons for Trigger Type and Action Category on Integration Page

    On the integration page when we search for an app and find it we can’t tell from the trigger whether it is scheduled or instant. Similarly, in actions, we can't identify the category. My suggestion is to add a logo or icon to indicate whether a trigger is scheduled or instant and also use similar icons to show the action categories.

    Devesh S

    1

  4. Automation Enhancement: Bulk Slack Channel Update via JSON Flow Definition

    Recently, I’ve been working on a complex flow, and now I need to update Slack channels in around 10 similar flows. So, I was wondering — can’t we build an enhancement for this? Basically, the idea is: I should be able to download a flow’s definition in JSON format, then search and replace specific values (for example, change “slack-testing” to “gtwy-test”), and finally upload the updated JSON back to the same org as the new flow definition. For example, if I have a flow with multiple steps, and I need to update all instances of the Slack channel “slack-testing” to “gtwy-test”, I could simply: Download the flow definition in JSON format,Search for “slack-testing” and replace it with “gtwy-test”, andUpload the modified JSON back to the org.

    Harshita_Shinde

    0

  5. Not able to leave workspace

    one clicking yes no api calls for leaving workspace

    Tanish Jain

    0

  6. Dropdown Closes Automatically When Mapping Response Chips to Array

    When a response is given properly and while mapping to another action, the chip shows in the array. However after clicking on the dropdown it does not appear and throws an error. Additionally the array chip is not displayed in the body.

    Devesh S

    0

  7. MCP Server Deletion Option

    If user wants to delete thier MCP server, as of now we don't have that option. We can allow them to do so.

    Taniya

    0

  8. "Expression Field Reset Issue"

    If block ki expression field ko if empty krke kuch likhna ho, to vo empty hi nhi ho rhi hai

    Simran J

    0

  9. "Connection Clarity Request"

    Connection title is somewhere title and somewhere description. Confirm with anumeha.

    Pushpendra A

    0

  10. Alert when delete saved yet not published step

    Give alert when user tries to delete the step which is saved but not published. Because that step cannot be recovered ever.

    Naman Tamrakar

    0

  11. The option to pause and active should be outside

    The duplicate and deleted options are outside only. Paused and active options should also be outside.

    Naman Tamrakar

    0

  12. "Flow Abort: Run Button Disabled Issue"

    Flow is aborted than also running button is disabled

    Husain B

    0

  13. "JS Code Bug: UI Response Block Failure"

    Bug in JS Code when I write a code and test then in execute api's response the console and data is comming but in jscode's response block UI its not updating.

    Juned Ahmed C

    0

  14. Paused step should be dull

    On flow the step which is paused or deleted should be dull. Step should look like it is disabled.

    Naman Tamrakar

    0

  15. Flow Executing Twice for a Single Card When Using “Loop” with “Run Flow If”

    Recently, I used Loop and Run Flow If together, and I encountered a bug. Here’s my scenario: I’m receiving 5 Trello cards through a webhook. Ideally, my flow should run 5 times — once for each card. However, I noticed that for one of the cards, the flow is running twice. Interestingly, when I remove the Run Flow If condition, it works perfectly fine without any errors. Please look into this issue. Run flow if condition : context.req.body?.badges?.comments > 0 || context.req.body?.idMembers == null

    Harshita_Shinde

    0