Fylamynt Product Docs
  • Welcome to Fylamynt
  • Getting started
    • Onboarding Checklist
    • 1. Setting up your first Cloud Service target account
    • 2. Getting to know workflows
    • 3. Creating your first workflow using AWS Cloud Services
    • 4. Setting up your first Integration
    • 5. Setting up your first resource
    • 6. Creating your first Incident Response workflow
    • 7. Incident Management - Automatic workflow execution
    • 8. Quickstart - Fylamynt sample workflows
  • Integrations
    • Amazon EventBridge
    • Ansible
    • AWS
    • AWS Health
    • Container
    • Datadog
    • Elasticsearch
    • Generic Webhook
    • GitHub
    • Google Kubernetes Engine (GKE)
    • Humio
    • Instana
    • Jenkins
    • Jira
    • New Relic
    • Opsgenie
    • PagerDuty
    • Pulumi
    • Prometheus
    • ServiceNow
    • Slack
    • Splunk
    • Splunk On-Call (VictorOps)
    • Spot by Netapp
    • Squadcast
    • Sumo Logic
    • Teleport
    • Terraform Cloud
    • Terraform CLI
    • Twilio
    • Zoom
  • AWS Services
    • EC2
    • Service Health
  • RESOURCES
    • API Keys
    • CloudFormation Templates
    • CloudWatch Targets
    • EKS Permissions
    • S3 Buckets
    • SSH Targets
  • FEATURED WORKFLOWS
    • Stop or Terminate underutilized AWS resources
    • Rightsizing EC2 instances
    • Incident Response Automation
    • Application Performance Monitoring
  • Announcement
    • What's new?
  • Support
    • Contact Fylamynt
Powered by GitBook
On this page
  • Overview
  • Use Cases
  • Configure Twilio in Fylamynt
  • Integration Actions
  • Twilio Send SMS

Was this helpful?

  1. Integrations

Twilio

Use the integration to automatically send SMS to any phone number/address based on a workflow output or workflow step output.

Overview

SMS communication is a fundamental form of mobile communication used by people globally. This is useful for things such as internal alert messages (confirmations, issues, etc.).

With Fylamynt's automation engine you can control the internal messaging by adding checks and confirmations in your workflows directly.

Use Cases

The integration between Fylamynt and Twilio lets you:

  • Connect your Twilio account to Fylamynt.

  • Configure SMS content from Workflow Editor where you create your workflow

    • Select ‘From’ Number from dropdown - Retrieved from users Twilio account

    • Recipient or Recipients (multiple)

    • Content (SMS Message - Text Only)

      • Plain Text

      • Injection of Variables (previous step outputs)

Configure Twilio in Fylamynt

  • Navigate to Settings > Integrations > Twilio

  • Configure a new integration instance

Details needed to set up Twilio instance in Fylamynt:

Follow the steps listed below in your Twilio Account and get the desired parameters to enter in Fylamynt

  • Login to your Twilio Account. And you should land on the Dashboard if not, navigate to dashboard

  • Go to Settings --> General

  • From the Live Credentials section copy the Account SID and Auth Token and paste it into the respective input fields.

Integration Actions

You can add these actions in the Fylamynt workflow builder, as part of your workflow.

Twilio Send SMS

Integration node to run and send SMS

Input

Parameter Name

Description

Required

Recipients Number

List of numbers to receive SMS

True

Message

Message body

True

Select 'Send From' Phone Number

Number which should be used to send message

True

Output

Parameter Name

Type

Description

execution_status

String

Status of run (ie: S_OK / E_FAIL)

Action Example

  • Drag and drop the Twilio Send SMS Action node onto the Workflow Editor Canvas

  • Select the Action node

  • Select the Sender Number from the dropdown

  • Set the Recipients numbers

  • Enter the message to send

PreviousTerraform CLINextZoom

Last updated 3 years ago

Was this helpful?

Twilio Send SMS