=== Weichie.com's Gravity Forms x ClickUp ===
Contributors: Weichiecom,weichie,yame
Tags: gravity forms, forms, clickup, automation, click up, task management
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html
Donate link: https://weichie.com/donate
Requires at least: 6.0.0
Requires PHP: 7.4

Our WordPress plugin pushes Gravity Form entries to ClickUp. The plugin can be useful for users who wish to send their Gravity Form entries to ClickUp for task management or tracking purposes. This plugin is developed and maintained by [Weichie.com](http://www.weichie.com).

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Setup your ClickUp API key in the plugin settings.
4. Create a feed for your form and map the fields to the ClickUp fields.

## Usage

Once installed and activated, you can create a feed for your form. In the feed settings you can map the fields to the ClickUp fields. The plugin will automatically create a task in ClickUp when a form is submitted.

== Changelog ==

= 0.6.0 =
* 2023-08-05
* Added tags support for ClickUp tasks

= 0.5.0 =
* 2022-08-01
* Initial setup