You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can right clicks on field to open tooltip menu like Postman. KeyRunner only open tooltip menu when clicks on three dots.
Import request:
Allows to import request with curl through pasted on request Enter url field like in Postman.
For example in Postman:
S1. Open software
S2. Click new request
S3. Pasted curl on field "Enter URL of paste text"
S4. Wait about 1-2s to import the curl
Suggest activitiy flow:
Only import the first curl if in clipboard has multiple curls
Allow to overwrite all data in the request that already has data by data of new curl
Playground:
- Add Overview detail for flow
- Allows to drag drop all request in folder collection
- Add undo and redo for flow
- Add button "Add block" like Postman. Can choose which to add like: request, flow, logic, data, actions, text, ...
- Add more tooltip extend for blocks beside delete: edit, copy, duplicate, color, pause, parse response,
- Allow to select environment in flow and in blocks
For example in Postman:
S1. Open software
S2. Click new request
S3. Pasted curl on field "Enter URL of paste text"
S4. Wait about 1-2s to import the curl
Suggest activitiy flow: