24 results found
-
Search and asset filtering (Flow Connect Conference 2024)
Search: currently we can search on all items inside the applications section in Hub. If you have any suggestions where else global search should reach, please let us know below!
Assets filtering: currently, only assets can be filtered. Should we add tagging and filtering to other places? Let us know below!
2 votes -
Hub home screen widgets (Flow User Conference 2024)
Allow users to personalise their Home screen with widget-like sections.
2 votes -
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.
-
Import Flow 6 apps and archives from the Hub interface
I want to be able to import Flow 6 Apps and Wap files in the Hub instead of being in the Designer.
It feels unintuitive that you first have to create a package and a dummy app to get into the Designer. You also have to select Organization and Package even if you started the Designer from the package.2 votesThank 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.
- Don't see your idea?