Magidoc

SMSOutboundSendMessage
Input Object

Input for sending a SMS outbound message

Fields

#

campaignId

Non-null

The outbound campaign id to attach the outbound message to

recipientId

Non-null

The phone number to send the outbound message to (with the country code)

senderId

Non-null

The phone number to send the SMS message from (with the country code)

text

Non-null

The text to send

Usages

#

References

#

  • Argument smsOutboundMessageSendInput of field smsOutboundMessageSend from type Mutation