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 5e627ce commit cfc3928Copy full SHA for cfc3928
docs/HOWTO-use-message-handlers.md
@@ -33,6 +33,14 @@ This is especially useful to auto-optout hostile contact replies so texters do n
33
need to see them. Additionally the JSON object can encode a "reason_code" that will
34
be logged in the opt_out table record.
35
36
+### ngpvan-optout
37
+
38
+Sends a POST request to NGP VAN to update a record that they are now opted out from
39
+future campaigns.
40
41
+Requires that the contact have `vanid` or `VanID` in their custom_feilds.
42
+Requires auto-optout to be enabled.
43
44
### profanity-tagger
45
46
Before you enable a custom regular expression with auto-optout, we recommend strongly
0 commit comments