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
  • Connecting AS2 accounts
  • Add an AS2 trigger
  1. Data
  2. Integrations
  3. Flows
  4. Triggers of a flow

AS2 Triggers: Adding and Setting

PreviousAPI Gateway Triggers: Adding and SettingNextQueue Triggers: Adding and Setting

Last updated 6 months ago

AS2 (Applicability Statement 2) is a specification on how to transport structured B2B data securely and reliably over the Internet. Security is achieved through the use of digital certificates and encryption.

Learn how to add and configure an AS2 Trigger below:

Connecting AS2 accounts

Before you can add an AS2 Trigger, you need to connect an account of the station type.

To do this, while still in the flow, follow these steps:

  1. Click on "".

  2. In the "Connected Account" tab, click on "Add account".

  1. Fill in the following fields:

  • Station name: name of the station that will send the message

  • AS2 identifier: AS2 user, which will form the beginning of the AS2 trigger URL

  • Secret key: AS2 password

  • Private key: click to load a private key file (.pem)

  1. To finish, click on "Save".

Add an AS2 trigger

To add an AS2 trigger, follow these steps:

  1. Click on "Start with a trigger".

  2. Click on the plus sign of the "AS2" option. You will then open the modal to configure it and view more information.

  3. This modal is divided into two areas: Info banner and Settings.

Settings

Fill in or select the fields on the AS2 Trigger screen.

In the modal that will appear, select the pre-registered URL and Station ID, choose whether you want encryption and/or signature (optional), enter the message and, after selecting the desired options, click "Save:"

Fields:

Station ID: name of the station, entered when registering the Station in Connected Accounts

Encrypt message: enable or disable the option to encrypt the message to be sent

Sign message: enables or disables the option to digitally sign the message to be sent

Parameters

The following parameters are sent by the AS2 trigger and can be used by other modules in the flow:

  1. message: message sent

  2. status: status of the execution, which can be processed or failed.

To finalize the trigger settings, click on "Save".

Read also:

For more information on connected accounts, please consult this .

.

URL: AS2 identifier of the selected Station account + "as2.integrasky.cloud"; such as:

documentation here
Find out about the Module Header here
http://station123.as2.integrasky.cloud
Edit trigger
Connecting AS2 accounts
Add an AS2 trigger
Settings
Parameters
Settings
Flow configuration screen