|
|
@ -34,6 +34,7 @@ notes:
|
|
|
|
account."
|
|
|
|
account."
|
|
|
|
- "In order to use api_key, cc, bcc, attachments, from_name, html_body, headers
|
|
|
|
- "In order to use api_key, cc, bcc, attachments, from_name, html_body, headers
|
|
|
|
you must pip install sendgrid"
|
|
|
|
you must pip install sendgrid"
|
|
|
|
|
|
|
|
- "since 2.2 username and password are not required if you supply an api_key"
|
|
|
|
requirements:
|
|
|
|
requirements:
|
|
|
|
- sendgrid python library
|
|
|
|
- sendgrid python library
|
|
|
|
options:
|
|
|
|
options:
|
|
|
@ -104,8 +105,6 @@ options:
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
default: null
|
|
|
|
default: null
|
|
|
|
author: "Matt Makai (@makaimc)"
|
|
|
|
author: "Matt Makai (@makaimc)"
|
|
|
|
notes:
|
|
|
|
|
|
|
|
- since 2.2 username and password are not required if you supply an api_key.
|
|
|
|
|
|
|
|
'''
|
|
|
|
'''
|
|
|
|
|
|
|
|
|
|
|
|
EXAMPLES = '''
|
|
|
|
EXAMPLES = '''
|
|
|
|