Skip to content

Commit

Permalink
Remove warnings and INTERNAL API flags from README
Browse files Browse the repository at this point in the history
This commit removes several warning statements and INTERNAL API flags from the README. The changes reflect an adjustment in the application's triggers, actions, and searches, where certain previously flagged functionality is now accessible without warning.

Closes issue #7.
  • Loading branch information
tech-consortium committed Dec 16, 2023
1 parent e744c21 commit ca410ff
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ Actions in other apps, where your data gets sent automatically.
<a href="https://github.com/danshome/zapier-integration/graphs/contributors"><img src="https://img.shields.io/github/contributors/danshome/zapier-integration?cacheSeconds=10001" alt="GitHub contributors"></a>
<a href="https://github.com/danshome/zapier-integration/blob/master/LICENSE"><img src="https://img.shields.io/github/license/danshome/zapier-integration?cacheSeconds=3600" alt="License"></a>


</div>

## Getting started
Expand All @@ -42,10 +41,6 @@ Actions in other apps, where your data gets sent automatically.

This integration contains the following triggers, actions, and searches:

:warning: **VERY IMPORTANT** :warning: - All Triggers flagged with **INTERNAL API** are disabled by default. Read [DESCLAIMERS](https://github.com/danshome/zapier-integration/blob/main/DISCLAIMERS.md) for important information before using any of the triggers, actions, and searches flagged as **INTERNAL API**.

**:warning: IRREPERABLE CORRUPTION OF YOUR INNOVINT DATA IS POSSIBLE IF YOU USE INTERNAL APIs. :warning:**

- **Triggers for Dropdown Fields**

- [x] List Analysis Types
Expand Down Expand Up @@ -88,10 +83,10 @@ This integration contains the following triggers, actions, and searches:
- [ ] Create Vendor (Wineries)
- [ ] Update Vendor (Wineries)
- [ ] Partially Update Vendor (Wineries)
- [ ] Remove Case Goods Taxpaid (Wineries) :warning: **INTERNAL API** :warning:
- [ ] Remove Case Goods Taxpaid (Wineries)

- **Searches**

- [ ] Get Personal Access Token by ID
- [ ] Get Varietal by ID
- [ ] Get Winery by ID
Expand Down

0 comments on commit ca410ff

Please sign in to comment.