29 results found
-
Add environment-based permissions for developers
As an administrator, I want to control developer permissions per environment (Dev, Test, Production), so developers can build and test safely without automatic access to deploy to Test or Production.
1 vote -
Define user properties, with connector capability to update properties
The user properties in Flow Classic were very useful for storing data related to the user that could help save time when running workflows/queries etc. Making this feature available in Flow Connect as well would be very useful, and ideally the properties should be updateable via a scheduled workflow or similar functions as well.
1 vote -
Business Process Mining (Telemetry) Copilot
The BPM Copilot should be able to access the runtime telemetry data and be able to answer questions regarding this data. For instance, if telemetry data captures each execution of an app and who executed it, I should be able to ask the Copilot a question like "what is the most executed app last week and who ran it the most."
1 vote -
OAuth2 Client Credential authorization in FlowHUB APIs
There are some cases when I'd call FlowHUB API from a workflow/automation and there is no way to use interactive authentication (machine-to-machine cases).
It would be great to implement OAuth2 Client Credentials for these cases.
With this option we could develop applications to maintain FlowHUB (e.g.: fetch users by group, invite users, move apps, generate bundle, etc).
1 vote -
Allow grouping of packages
With many packages it can be confusing (Unfiltered.png) which package is connected to which part of project. I would request possibility to separate them either by tags (like assets) or by some other means as in provided example (filtered.png).
1 vote -
Rename Apps and Packages
Can we please rename Packages to Apps in the product?
Currently the way most apps configured in FLIP means an
App Package = Apps (and project management)
App = Functions or Actions (approve time report)1 vote -
As an admin, I would like to be able to upload custom icons to identify my workflows.
Title says it all, but it would be great if we could upload custom icons to identify the workflows.
1 voteThank you for voting on this feature request. Our product team is currently reviewing it and evaluating its feasibility and potential impact. We will keep you updated on any progress.
-
Encrypt System Variables
In order to use secure values in system variables, it would be good to encrypt the values from other admin's visibility.
Currently, in our integration to Expensify the ID and Secret are handled in the body of the payload. In order to ease maintenance of these values, you could use System Values. However, it would mean that the secret would be visible to all with Admin privileges. See example Expensify API request below:
curl -X POST 'https://integrations.expensify.com/Integration-Server/ExpensifyIntegrations' \
-d 'requestJobDescription={
"type":"file",
"credentials":{
"partnerUserID":"REPLACE",
"partnerUserSecret":"REPLACE"
},
"onReceive":{
"immediateResponse":["returnRandomFileName"]
},
"inputSettings":{
"type":"combinedReportData",
"filters":{
"reportIDList": "R00bCluvcO4T,R006AseGxMka"
}…1 voteThank you for voting on this feature request. Our product team is currently reviewing it and evaluating its feasibility and potential impact. We will keep you updated on any progress.
-
Business Process Mining from Telemetry Data
As Flow Developers, we often find ourselves striving for optimal workflow efficiency and effectiveness. To facilitate this, we propose a feature that combines two essential elements: enhanced flow analytics and seamless Copilot integration.
Key Benefits:
Route Performance Insights:
Percentage-Based Route Usage: Flow Developers can gain valuable insights by visualizing the most frequently used routes within a workflow, presented as a percentage. This helps in identifying bottlenecks and optimizing workflow paths.
Average Time Tracking:Time Spent Between Workflow Steps: Users will have the capability to track and analyze the average time spent between each step of the workflow. This empowers developers…
1 voteThe feature request has been approved and is now scheduled for development. Our product team has determined that it aligns with our product roadmap and will bring value to our platform. We will keep you updated on its progress.
- Don't see your idea?