FaunaDB Integration
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.
New or Removed Documents in a Collection
Emit new event each time you add or remove a document from a specific collection, with the details of the document. See the docs here.
Actions
Action components allow you to perform operations on the app.
Execute GraphQL Query
Performs an arbitrary authorized GraphQL query. See docs here.
Import GraphQL schema
Import graphQL schema to a database. See docs here.
Read From FaunaDB Collection
Reads all documents from a given FaunaDB collection. See docs here.
How to Integrate FaunaDB?
For FaunaDB 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 FaunaDB.
- Drag and drop the FaunaDB 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 FaunaDB 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!