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

FAQ

PreviousHow to set up WhatsApp in Skyone StudioNextGIGS: The complete guide

Last updated 2 months ago

What does "blocked executions" mean?

Occasionally, you may receive an e-mail or notification that flow executions have been blocked. This happens when you have exceeded the number of contracted GIGS.

In this case, to continue running your integration flows, you can:

Adjust the Additional GIGS settings and keep your flow executions active. .

Contact the person responsible for your Skyone account and contract a new GIGS plan. If you prefer, and the sales team will contact you.

What is the difference between "Publish" and "Share" a module?

In the "Modules" menu, when you click on "Options", you'll see several availabe actions, including "Publish" and "Share".

Check out the difference between these options:

  • Publish: Makes the module available in the Marketplace, allowing others to import and use it in other spaces, even those you are not part of.

Publications are public, visible to any user of the platform.

  • Share: You can share a module you’ve created with other spaces you are part of.

Shares are private, only the shared spaces have access.

Important: In both options, you need to import the module into the target space.

For more details, read the documentation for each option:

What is the difference between API Gateway and Webhook triggers?

The API Gateway Trigger offers greater flexibility in configurations, allowing for customized selection of methods, users, and protocols, in addition to accepting query and path parameters in the routes.

On the other hand, the Webhook Trigger automatically configures these options in a broader and more generic way, without the same level of flexibility.

For more details, read the documentation for each option:

What is the difference between permissions and groups?

In Skyone Studio, groups control who can access specific elements (modules, flows, etc.), while permissions define what each member can do within the workspace.

A person can be part of multiple groups, but only one type of permission (administrator or developer) is allowed per user in the same workspace.

Read also:

Find out more here
fill in your details in this form
Publish module
Share module
API Gateway Trigger
Webhook Trigger
Groups
Permissions
Use case: using Groups to manage access to flows