Skip to content

Commit af1dd71

Browse files
docs: update README to include Contact Exports API section and example
1 parent c3f423b commit af1dd71

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Currently, with this SDK you can:
3333
- Contacts CRUD
3434
- Lists CRUD
3535
- Contact Fields CRUD
36+
- Contact Exports
3637
- General
3738
- Templates CRUD
3839
- Suppressions management (find and delete)
@@ -126,6 +127,10 @@ Refer to the [`examples`](examples) folder for the source code of this and other
126127

127128
- [Contact Fields](examples/contact-fields/everything.ts)
128129

130+
### Contact Exports API
131+
132+
- [Contact Exports](examples/contact-exports/everything.ts)
133+
129134
### Sending API
130135

131136
- [Advanced](examples/sending/everything.ts)

0 commit comments

Comments
 (0)