We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f423b commit af1dd71Copy full SHA for af1dd71
README.md
@@ -33,6 +33,7 @@ Currently, with this SDK you can:
33
- Contacts CRUD
34
- Lists CRUD
35
- Contact Fields CRUD
36
+ - Contact Exports
37
- General
38
- Templates CRUD
39
- Suppressions management (find and delete)
@@ -126,6 +127,10 @@ Refer to the [`examples`](examples) folder for the source code of this and other
126
127
128
- [Contact Fields](examples/contact-fields/everything.ts)
129
130
+### Contact Exports API
131
+
132
+- [Contact Exports](examples/contact-exports/everything.ts)
133
134
### Sending API
135
136
- [Advanced](examples/sending/everything.ts)
0 commit comments