How to set up WhatsApp in Skyone Studio
PreviousIs it possible to use two triggers in a single flow?NextEncryption: Hash Functions in JSONata ($md5 and $sha256)
Last updated
Was this helpful?
To configure WhatsApp Business, you will need to work simultaneously in two platforms: Skyone Studio and Meta for Developers.
Steps:
Go to Meta for Developers and click "Create App".

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

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

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

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

There are two configuration modes:
Development Mode: Ideal for validation and testing.
Live Mode: For production use.
In the left-hand menu, go to WhatsApp and click "Set up".

On the configuration screen, click "API Setup".
Click "Continue".

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.
After creating the token, click "Got it to complete this step.
Access Skyone Studio.
In the Integrations menu, click "Publish", located on the right side of the screen.
Select "WhatsApp".
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.
In the Meta Developers menu, select WhatsApp and click "Configuration".

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.
Under Webhook fields, ensure the Messages option is marked as "Subscribed".
Click "Verify and Save.
That’s it! Your WhatsApp Business setup in Skyone Studio is now complete and ready to use.
Last updated
Was this helpful?
Was this helpful?
