DashboardSign inStart your trial

Felt

Reference

15 actions for Felt workflows.

01. Operations

Act on Felt from a workflow

Operations are the actions a workflow can take in Felt, grouped by category. Each lists its method, parameters, and a template you can drop it into.

Elements

4 operations

Manage individual map features and their groupings within Felt. Use these operations to add, modify, or remove elements like markers, shapes, and annotations, as well as organize them into logical groups for better map structure and presentation.

Action★ Featured

Create or Update Elements

FELT_CREATE_OR_UPDATE_ELEMENTS

Add or modify geographic features on your Felt map, such as markers, paths, and areas, using standard geographic data format. This lets you programmatically build and update maps without manual editing.

3 input
Action

Delete Element

FELT_DELETE_ELEMENT

Remove specific elements like markers, shapes, or annotations from your map to keep your project clean and organized.

2 input
Action

List Element Groups

FELT_LIST_ELEMENT_GROUPS

Retrieves all element groups from a Felt map, including their geographic features and styling properties organized as collections. Use this to discover and access grouped geographic data on your maps.

1 input
Action

List Elements

FELT_LIST_ELEMENTS

Retrieves all individual elements placed directly on a Felt map in GeoJSON format, allowing you to access the geographic features and data you've added to your map. This helps you work with your map's core elements for analysis, updates, or integration with other tools.

1 input

Layers

2 operations

Control layer visibility and organization in your Felt maps. These operations let you retrieve layer information and remove layers that are no longer needed, helping you maintain a clean and efficient map composition.

Action

Delete Layer

FELT_DELETE_LAYER

Remove a specific layer from your Felt map when you no longer need it or want to clean up your project. This permanently deletes the layer and all its associated data from that map.

2 input
Action

List Layers

FELT_LIST_LAYERS

Retrieves all data layers from a specific map, including their properties, styling, and content details. This helps you quickly understand what information is stored on your map and how it's organized.

1 input

Maps

3 operations

Handle core map lifecycle operations such as creating duplicates of existing maps, permanently removing maps, and retrieving detailed map information. These are essential when you need to manage, back up, or clean up your map collection.

Action★ Featured

Duplicate Map

FELT_DUPLICATE_MAP

Creates a complete copy of an existing Felt map with all its layers, elements, and settings, allowing you to reuse successful map designs or create variations without rebuilding from scratch.

3 input
Action

Delete Map

FELT_DELETE_MAP

Permanently removes a map and all its associated data from Felt, including layers, elements, and comments. This irreversible action is useful when you need to clean up old or unwanted projects.

1 input
Action

Get Map Details

FELT_GET_MAP_DETAILS

Retrieves all details about a specific Felt map including its title, layers, elements, basemap settings, and sharing permissions. Use this to audit map configurations, access shared map information, or verify map settings before presenting to clients.

1 input

Projects

4 operations

Organize and manage projects that contain your maps and related resources. Create new projects, update their properties, list existing ones, or delete projects you no longer need to keep your workspace structured and current.

Action★ Featured

Create Project

FELT_CREATE_PROJECT

Create a new organizational container in Felt for grouping related maps, allowing you to control visibility and keep your mapping work organized by project.

2 input
Action★ Featured

List Projects

FELT_LIST_PROJECTS

Retrieve all projects you have access to in Felt, making it easy to browse and select a project before performing other actions. This helps you quickly find the right project to work with.

1 input
Action

Delete Project

FELT_DELETE_PROJECT

Permanently removes a project and all its associated content from your workspace. Use this when you no longer need a project or want to clean up your workspace.

1 input
Action

Update Project

FELT_UPDATE_PROJECT

Modify an existing project's name or visibility settings to keep your workspace organized and control who can access your maps and data.

3 input

Sources

1 operation

Access and enumerate data sources available in your Felt workspace. This helps you understand what external data feeds or integrated data layers are available for use in your maps and projects.

Action

List Sources

FELT_LIST_SOURCES

Retrieve all your connected data sources to see which external databases and services are available for importing into your Felt maps. This helps you quickly identify which connections you can use before bringing data into your projects.

1 input

Users

1 operation

Retrieve information about the current authenticated user. This operation is useful for personalizing workflows and understanding user-specific permissions within your Felt integration.

Action

Get User Details

FELT_GET_USER_DETAILS

Retrieves your profile information and account details from Felt, allowing you to access your user data programmatically. This is useful when you need to verify account information or personalize your workflow based on your user profile.

What now

Use Felt in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.