Skip to content

Commit

Permalink
Add #forms in list of endpoint in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Palleas committed Dec 5, 2016
1 parent 51b2243 commit 1502707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ API actions are available as methods on the client object. Currently, the Conver
| Add subscriber to sequence | `#add_subscriber_to_sequence(sequence_id, email, options = {})`|
| List tags | `#tags` |
| Add subscriber to tag | `#add_subscriber_to_tag(tag_id, email, options = {})`|
| List forms | `#forms` |

**Note:** We do not have complete API coverage yet. If we are missing an API method that you need to use in your application, please file an issue and/or open a pull request. [See the official API documentation](http://kb.convertkit.com/article/api-documentation-v3/) for a complete API reference.

Expand Down

0 comments on commit 1502707

Please sign in to comment.