Develop a widget for Automation Co-Pilot using Chrome extension
- Updated: 2025/01/09
Develop the iFrame widget in Automation Co-Pilot using Chrome extension to deploy in your web application.
Prerequisites
- You must be logged in to the Control Room with AAE_Basic permissions.
- Ensure that Automation Co-Pilot using Chrome extension is installed in your browser by completing setup. Set up and connect Automation Co-Pilot using Chrome extension
- Set up the widget in Automation Co-Pilot that will map automations into Automation Co-Pilot using Chrome extension. Setup iFrame widget using Automation Co-Pilot
- Have the widget embed code accessible to enter into Automation Co-Pilot using Chrome extension. You need only the URL in
quotes after
src=
.
With Automation Co-Pilot using Chrome extension, your Chrome browser will act as the vessel to embed the widget. Using the following steps, develop an iFrame widget for your web application and deploy the widget to Automation Co-Pilot to map your complete embedded automation experience. While you can develop many web components, the following steps streamline a simple process to bring automations directly into your web application.
The PixieBrix Page Editor environment is used to map and configure automations from Automation Co-Pilot to your web application and select the component for embedding the widget. This environment uses your OAuth connection to access saved processes and automations from your Control Room and map them to the selected component. For complete details on developing in the Editor, see the following link: Guide to PixieBrix Page Editor
The following video demonstrates the process of developing the widget in Automation Co-Pilot using Chrome extension.
Procedure
Next steps
After developing the extensions for your team, deploy the blueprint to Automation Co-Pilot using Chrome extension. Deploy an extension version using Chrome extension