Skip to main content
Reference

ExternalAutoResponder SFO

Properties

FieldTypeComment/Sample

Methods

MethodReturnsParametersParameter TypesComments/Sample
reset()voidnonenoneclear out subscriptions
setList(list)voidliststringset the list the email is about to subscribe to
setLists(lists)voidlist[Array](./array-sfo.md) of stringset the lists the email is about to subscribe to
subscribe(email)booleanemailstringtrue if subscribed
subscribe(email, firstName, lastName)booleanemail
firstName
lastName
string
string
string
true if subscribed
subscribe(email, fullName)booleanemail
fullName
string stringtrue if subscribed

See Also

Was this page helpful?