Frame
Frame is a cloud-based virtual desktop and application delivery platform that allows businesses to securely access and manage applications from anywhere. It provides a scalable, high-performance solution for remote work, enabling seamless application streaming and virtual desktop infrastructure (VDI).
How to Integrate Frame with ZBrain Flow
To integrate Frame with ZBrain Flow:
Click the β+β button in ZBrain Flow.
Type "Frame" in the search bar and select it from the available options.
Choose the desired action to initiate the setup.
How to Create a Connection for Frame in ZBrain Flow
Enter a Connection Name β Assign a unique and recognizable name to the connection.
Enter the Token β Provide the authentication token for secure access.
Retrieve the Token from Frame:
Visit the Frame API Token Page.
Click βCreate a Tokenβ.
Add a description for the token.
Select all scopes if full API access is needed.
Submit the form.
Copy the generated token and paste it into the βTokenβ field in ZBrain Flow.
Click βSaveβ to complete the setup.
Once the connection is established, ZBrain Flow can interact with Frame to automate workflows, retrieve data, and perform various operations.
Available Actions in ZBrain Flow
Custom API Call
The Custom API Call functionality allows users to interact with Frameβs API, facilitating operations such as retrieving session details, managing applications, and automating tasks.
Configuration Steps:
Enter the Token β Authenticate the API request using the Frame token.
Enter the API URL β Specify the endpoint for the intended action.
Select an HTTP Method:
GET β Fetch session details, user information, or configurations.
POST β Create new sessions, applications, or resources.
PATCH β Update existing settings or configurations.
PUT β Overwrite session data or configurations.
DELETE β Remove a session, application, or user permanently.
HEAD β Retrieve response headers without fetching actual data.
Additional Configurations:
Add Headers β Include extra headers required for the API request. Authorization headers are automatically applied. Click β+ Add Itemβ to add more headers.
Add Query Parameters β Customize API requests by refining results or applying filters. Click β+ Add Itemβ to define parameters.
Enter JSON Body β Provide structured data in JSON format when required.
Set Timeout (in Seconds) β Define a request timeout to prevent prolonged API execution.
Note: Click βfβ to insert dynamic values for flexible configurations.
Last updated