Skyone
Skyone
English
English
  • Home
  • Data
    • Getting Started
      • Create an account
      • Recover Password
      • Quick Platform Guide
      • How to test the platform for free
      • Workspace
        • Creating a new Workspace
        • Find a Workspace
        • Sending an invitation to a Workspace
        • Editing a Workspace
      • Organizations
        • Creating an Organization
        • Organization Overview
        • Organization Management
        • Organization Monitoring
      • Settings and Preferences
        • Profile
        • Notifications
        • Usage and Billing
        • Users and Permissions
    • Modules
      • Module management
        • Creating a Module
        • Importing a Module
          • IAC Files - Integration as Code
        • Editing a module
        • Module Options
      • Settings and Operations
        • Module settings
          • Connectivity: Database
          • Connectivity: Email
          • Connectivity: REST
          • Connectivity: SOAP
          • Connectivity: File
          • Connectivity: RFC
          • Connected Account Management
        • Operations
          • Importing operations into REST Modules
          • Operation Management
        • Flows Using This Module
    • Monitoring
    • API Gateway
    • Terminals & Agent
      • Agent
        • Versions supported by Agent
        • How to Update the Agent Version
        • How to back up Agent files
      • Terminals
    • Data
      • Data Stack
        • Process Control
        • Data Stack Upload
        • File Actions
        • File Jobs
        • Data Job Parameters
        • Data Store
        • Data Share Features
        • ODBC
        • How to use the Data Engine Proxy
    • Integrations
      • Integration Management
        • Create integration
        • Import Integration
        • Edit Integration
        • Integration Options
        • Flows of this integration
      • Flows
        • Flow management
          • Creating a flow
          • Flow options
          • Flow Canva: configuring and editing the flow
            • Flow Canva: overview
            • Exception Handler
              • Exception Handler - Configuration
              • Exception Handler - Cases
            • Multicontext Flows
              • Example: Multicontext with an API Gateway
              • Example: Multicontext with a Time Trigger
            • Flow Settings
        • Triggers of a flow
          • API Gateway Triggers: Adding and Setting
          • AS2 Triggers: Adding and Setting
          • Queue Triggers: Adding and Setting
          • Flow Triggers: Adding and Setting
          • Time Triggers: Adding and Setting
          • Webhook Triggers: Adding and Setting
        • Tool Modules
          • AS2 Module
          • CSV Module
          • Data Transform Module
          • Data Balancer Module
          • EDI Module
          • Flow Call Module
          • IF Module
          • JavaScript Module
          • Log Module
          • Loop Do While Module
          • Loop For Module
          • Return Module
          • XML Module
          • Other Tool Modules
        • Module Header
        • Connecting components of a flow
        • Editing triggers and modules
        • Data Operations
          • Object Handling
            • Practical example: Handling variables
          • SMOP (Small Operations)
          • Parameterization rules
    • How to
      • Insert JSON into databases
      • Flattening: Data transformation using JSONata
      • How to use Form Data
      • Understanding recursion in JSONata
      • REST Module Output Consolidation
      • Isolated in execution: concept and application in variables
      • URL Parameters in API Gateway
      • Use case: API Gateway trigger parameters
      • Use case: Exception Handler in financial transactions
      • Use case: using Groups to manage access to flows
      • How to create a download endpoint and integrate with Power BI
      • Is it possible to use two triggers in a single flow?
      • How to set up WhatsApp in Skyone Studio
    • FAQ
    • GIGS: The complete guide
    • Glossary
  • Support
    • How do I request support?
    • Case Severity Levels
    • SLAs
    • Help & Resources
Powered by GitBook
On this page
  1. Data
  2. How to

How to set up WhatsApp in Skyone Studio

PreviousIs it possible to use two triggers in a single flow?NextFAQ

Last updated 2 months ago

To configure WhatsApp Business, you will need to work simultaneously in two platforms: and .

Steps:


Step 1: Create an app in Meta for Developers

  1. Go to and click "Create App".

  1. In the App Name field, enter a name for your application and click Next".

  1. Under Use Case, select Other and click "Next".

  1. In the Business Type step, select Business and click "Next".

  1. Select the desired business portfolio and click "Create App".

Step 2: Generate the Access Token

There are two configuration modes:

  • Development Mode: Ideal for validation and testing.

  • Live Mode: For production use.

  1. In the left-hand menu, go to WhatsApp and click "Set up".

  1. On the configuration screen, click "API Setup".

  2. Click "Continue".

  1. Select "Generate access token".

  • Choose the WhatsApp account provided by Meta for testing.

  • Click "Continue", then click "Save"

Important: The token generated in development mode is valid for only 1 hour.

  1. After creating the token, click "Got it to complete this step.

Step 3: Use the WhatsApp Data in Skyone Studio

  1. Access Skyone Studio.

  2. In the Integrations menu, click "Publish", located on the right side of the screen.

  3. Select "WhatsApp".

  1. Fill in the fields with the information obtained from Meta for Developers:

  • Agent Flow: Select a flow previously created in Skyone Studio.

  • Name: Enter a name for this publication.

  • Number ID: You can find this in Step 2, in the URL shown at the beginning of the code. Example: In the URL https://graph.facebook.com/v22.0/123456789/messages, the ID is 123456789.

  • Number: Use the configured number (for example, the test number).

  • Token: Enter the generated token.

  • API Secret:

    • In the app menu, go to "Settings".

    • Select "Basic.

    • Click "Show next to App Secret to reveal the value.

After filling in all the fields, click "Save publication". The platform will display the details of the established connection.

Step 4: Finalize the configuration in Meta for Developers

  1. In the Meta Developers menu, select WhatsApp and click "Configuration".

  1. Fill in the following fields with the data from Skyone Studio:

  • Callback URL: Paste the value from the Webhook field.

  • Verification Token: Paste the value from the Verification Token field.

  1. Under Webhook fields, ensure the Messages option is marked as "Subscribed".

  2. Click "Verify and Save.

That’s it! Your WhatsApp Business setup in Skyone Studio is now complete and ready to use.

Skyone Studio
Meta for Developers
[ Step 01 ] Create an app in Meta for Developers
[ Step 02 ] Generate the Access Token
[ Step 03 ] Use the WhatsApp Data in Skyone Studio
[ Step 04 ] Finalize the configuration in Meta for Developers
Meta for Developers