nerolong.blogg.se

360works email plugin tutorial
360works email plugin tutorial












360works email plugin tutorial
  1. #360WORKS EMAIL PLUGIN TUTORIAL MANUAL#
  2. #360WORKS EMAIL PLUGIN TUTORIAL CODE#

The Email plugin is capable of connecting to Amazon Web Services Simple Email Service by using the function EmailConnectAmazon. Sending with Amazon Web Services Simple Email Service For the countries and regions that support sender IDs, see Supported Regions and Countries. phone numbers will not display the sender ID. However, support for sender IDs varies by country and/or region. In the AWS SNS console you can add an up to 11 character alphanumeric sender ID that will appear in your messages.

360works email plugin tutorial

Messages after 100 sent and any non-US numbers incur a per message charge that can be found here. The first 100 messages sent to US numbers are free. This functionality does not currently support 2-way SMS other than when recipients opt out. If a recipient decides to opt back in, you can select their number and click "opt in" so they can receive messages from you again. This will show a list of numbers that have opted out from receiving SMS messages. This list can be managed in your AWS account in the SNS section at Text messaging (SMS)->View opted-out phone numbers. By replying "stop" to the message sent, AWS will put their number on the opt-out list and they will no longer receive any messages from you even if they are sent. Some carriers may break long messages into separate, shorter messages.ĪWS also has a mechanism for recipients to opt out of receiving messages from you. Your function call should look something like this:ĮmailSMSSend("AccessKeyHere" "SecretKeyHere" "17702349293" "Your Message Here"] If you want to send to multiple numbers, separate them with commas like so "17702349293,16781234567." The plugin will strip out any other characters besides 0-9 so phone numbers could also be put in the format +1(770)234-9293.

#360WORKS EMAIL PLUGIN TUTORIAL CODE#

For example the country code for the United States is +1 so any number that originates in the US needs to have "1" in front of it like so: 17702349293. Recipient numbers need to have the phone number's country code in front of it. Directions for creating these keys can be found here. The function requires that you have an AWS account and have generated an access key and secret key. The Email plugin leverages Amazon AWS / SNS to send SMS messages world wide.

  • 6.7 Saving attachments to a container field.
  • 6.6 Fetch unread messages and create new records for each.
  • 6.2 Lower the chances of your email being identified as spam.
  • 6.1 Overview: Adding HTML with Inline Attachments.
  • 5.4 Downloaded emails are not decoded properly.
  • 5.3 EmailConnectX method error: "PKIX path building failed".
  • 5.2 EmailSend error: "Invalid Addresses".
  • 4.2 Office 365 OAuth Worflow: Automated Example.
  • #360WORKS EMAIL PLUGIN TUTORIAL MANUAL#

    4.1 Office 365 OAuth Workflow: Manual Example.3.2 Google OAuth Worflow: Automated Example.3.1 Google OAuth Workflow: Manual Example.2 Sending with Amazon Web Services Simple Email Service.














    360works email plugin tutorial