website logo
πŸ”­Overview
πŸ’ΌPlatform Actions
πŸ’œIntegrations
🧰Custom Actions
πŸ› οΈDeveloper's Guide
Navigate through spaces
⌘K
πŸ“–Dashboard
πŸ“˜How to create a workspace in a master-workspace?
πŸ‘‘Processes
πŸ—οΈProcess Designer
πŸ”Credential Manager
πŸ”’Data Models
πŸ“‘Document Designer
🧬Automation
πŸ•‘Schedules
πŸ“₯Webhooks
πŸ”‘API Keys
πŸ“šBest practices
🎭Platform Tricks
❓FAQ
βš™οΈMore Tools
πŸ”ƒImport / Export resources
πŸ‘₯Users
πŸ›£οΈRoadmap
Docs powered byΒ archbeeΒ 

Platform Tricks

11min

Here you'll find a list of tricks to improve your experience when working with PROCESIO.

Creating a Data Model from JSON

JSON Example:

{ "model": "Prius", "manufacturer": "Toyota", "year": 2021, "mileage": 40129.4, "owner": { "name": "John Smith", "city": "Boston" } }
Document image
ο»Ώ

Moving multiple actions together inside the canvas

  1. Hold down the CTRL key and click every action that you want to move.
  2. Release the CTRL key and just drag the group like you would drag a single action.
Document image
ο»Ώ

Spawning an action on canvas without dragging it

  • Double-click the action you want to spawn and a new one will show up in the middle of the canvas.
Document image
ο»Ώ

Create and assign a variable in one step

Document image
ο»Ώ

Full-screen code editor

  1. Click inside the code editor.
  2. Use the ESC key to toggle the full-screen on and off.
Document image
ο»Ώ

Editing process properties faster

  • You can double-click on the process name inside the canvas to edit the process properties.
Document image
ο»Ώ

Grouping processes in the Process Designer

  • Use Groupο»Ώ/ο»ΏName pattern when naming your processes to group them.
Document image
ο»Ώ

ο»Ώ

Updated 26 May 2023
Did this page help you?
Yes
No
PREVIOUS
Best practices
NEXT
FAQ
Docs powered byΒ archbeeΒ 
TABLE OF CONTENTS
Creating a Data Model from JSON
Moving multiple actions together inside the canvas
Spawning an action on canvas without dragging it
Create and assign a variable in one step
Full-screen code editor
Editing process properties faster
Grouping processes in the Process Designer