
Fibery Integration
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.

Entity Updated
Emit new event for every updated entity of a certain type. See the docs here.

New Entity Created
Emit new event for every created entity of a certain type. See the docs here.
Actions
Action components allow you to perform operations on the app.

Create Entity
Creates a new entitiy in Fibery. See the docs here.

Get Entity
Get entity in Fibery. See the docs here.

List Entities
List all entities in Fibery. See the docs here.

List Fields For Entity Type
List all fields by entitiy in Fibery. See the docs here.

List Types
List all types in Fibery. See the docs here.

Update Entity
Updates an entitiy in Fibery. See the docs here.
How to Integrate Fibery?
For Fibery integration with Monkedo and to build seamless no-code workflow automations, follow these simple steps:
- Log in to your Monkedo account.
- Navigate to the Automation section and click on "Create Automation."
- In the left sidebar, you’ll find various component categories such as Triggers, Actions, Flow Control, Data Actions, and Browser Actions.
- Select Actions or Triggers, then use the search bar to find Fibery.
- Drag and drop the Fibery component into the editor area.
- Click on the component to view its settings in the right-hand panel.
- Hit the Connect button and follow the prompts to authorize Monkedo to access your Fibery account.
Once connected, you can begin customizing your automation by filling in the required fields and adding additional app components. Link outputs to inputs between components to define a smooth and logical workflow. Need assistance? Watch our quick tutorial video here to get started faster!