Connectors Reference

Sendmode

Connect to your Sendmode Business Messaging account and Send SMS messages instantly to any country.

 

Status: Preview

Tier: Premium

Version: 1.0

 

Actions:

Name

Summary

Send_SMS ([Optional]string Content-Type, Send_SMSParameterMessage message)

Send SMS

Optout_Customer (string Content-Type, Optout_CustomerParameterMessage message)

Optout Customer

Import_Customer ([Optional]string Content-Type, Import_CustomerParameterImportdata importdata)

Import Customer

Check_Credits ([Optional]string Content-Type)

Check Credits

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

Check_CreditsResponse

 

Import_CustomerParameterImportdata

 

Import_CustomerResponse

 

Optout_CustomerParameterMessage

 

Optout_CustomerResponse

 

Send_SMSParameterMessage

 

Send_SMSResponse

 

 

Actions:

Send_SMS

Summary: Send SMS

Description: Send an SMS to one or more recipients.

 

Syntax:

Sendmode.Send_SMS ([Optional]string Content-Type, Send_SMSParameterMessage message)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-Type

string

(Header Content Type)

Sendmode requires content type set to application json.

False

message

Send_SMSParameterMessage

 

 

True

 

Returns:

          Type:Send_SMSResponse

 

Optout_Customer

Summary: Optout Customer

Description: Optout Customer number from database.

 

Syntax:

Sendmode.Optout_Customer (string Content-Type, Optout_CustomerParameterMessage message)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-Type

string

(Header Content Type)

Sendmode requires content type set to application json.

True

message

Optout_CustomerParameterMessage

 

 

True

 

Returns:

          Type:Optout_CustomerResponse

 

Import_Customer

Summary: Import Customer

Description: Import your customer details into your SendMode account.

 

Syntax:

Sendmode.Import_Customer ([Optional]string Content-Type, Import_CustomerParameterImportdata importdata)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-Type

string

(Header Content Type)

Sendmode requires content type set to application json.

False

importdata

Import_CustomerParameterImportdata

 

 

True

 

Returns:

          Type:Import_CustomerResponse

 

Check_Credits

Summary: Check Credits

Description: Check your SendMode credits balance.

 

Syntax:

Sendmode.Check_Credits ([Optional]string Content-Type)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-Type

string

(Header Content Type)

Sendmode requires content type set to application json.

False

 

Returns:

          Type:Check_CreditsResponse

 


 

Check_CreditsResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

status

string

 

Command Status

statusCode

integer(int32)

 

Command Status Code

balance

number(float)

 

Credit Balance


 

Import_CustomerParameterImportdata

Summary:

Description:

 

          Properties:

Name

Type

Summary

group

string

 

Group to add the customer into.

mobilenumber

string

 

The customers mobile number.

firstname

string

 

The customers first name.

surname

string

 

The customers surname.

address

string

 

The customers address.

town

string

 

The customers address town.

county

string

 

The customers address county.

email

string

 

The customers email address.

custom1

string

 

The customers custom1 field.

custom2

string

 

The customers custom2 field.

businessname

string

 

The customers business name.

dateofbirth

string

 

The customers date of birth in format dd/mm/yyyy


 

Import_CustomerResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

status

string

 

Command Status

statusCode

integer(int32)

 

Command Status Code

acceptedDateTime

string

 

DateTime the Import request was accepted by Sendmdoe API.

group

string

 

Group to add the customer into.

importdata

Importdata

 

importdata

 

Importdata

Summary:

Description: importdata

 

          Properties:

Name

Type

Summary

mobilenumber

string

 

mobilenumber

firstname

string

 

firstname

surname

string

 

surname

address

string

 

address

town

string

 

town

county

string

 

county

email

string

 

email

custom1

string

 

custom1

custom2

string

 

custom2

businessname

string

 

businessname

dateofbirth

string

 

dateofbirth

 


 

Optout_CustomerParameterMessage

Summary:

Description:

 

          Properties:

Name

Type

Summary

mobilenumber

string

 

Mobile numberof person Opting Out.

optoutresponse

string

 

Reposonse submitted by person when opting out.

returnedresponse

string

 

Used when forwarding a custom response to an Optout to downstream applications.


 

Optout_CustomerResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

status

string

 

Command Status

statusCode

integer(int32)

 

Command Status Code

acceptedDateTime

string

 

DateTime optout request was accepted by Sendmode API

mobilenumber

string

 

mobilenumber

optoutreason

string

 

Reason given for OptingOut


 

Send_SMSParameterMessage

Summary:

Description:

 

          Properties:

Name

Type

Summary

senderid

string

 

The sender id displayed on the recipients device.

messagetext

string

 

The content of the SMS message.

customerid

string

 

A reference id for your message.

recipients

array of (string)

 

recipients


 

Send_SMSResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

status

string

 

Command Status

statusCode

integer(int32)

 

Command Status Code

acceptedDateTime

string

 

DateTime message was accepted by Sendmode API.

message

Message

 

message

 

Message

Summary:

Description: message

 

          Properties:

Name

Type

Summary

senderid

string

 

The sender id displayed on the recipients device.

messagetext

string

 

The content of the SMS message.

customerid

string

 

A reference id for your message.

scheduledate

string

 

scheduledate

recipients

array of (string)

 

recipients