Zingy Docs
Visit our websiteTry a DemoPricingContact
  • Introduction
  • 🎛️Dashboard
    • Overview
    • Apps
    • Account Profile
    • Billing - View Invoices
    • Billing - Payment Methods
    • Billing - Subscription
  • 💻App Editor
    • App Components
    • App Editor Tour
    • App Settings
    • App Users
    • App User Groups
    • Publishing your App
    • Pages and Forms
      • Create a Page
      • Create a Structured Page
      • What is a Structured Page ?
      • Create a Form
      • Page Editor
      • Working with Forms
    • Page Editor
      • Page Editor Tour
      • Adding Page Content
      • Adding Content to Structured Pages
      • Working with Page Elements
      • Page Element Settings
      • Responsive Design
      • Padding and Margin
      • Editing Text
      • Using AI Wiz in the Page Editor
      • Built-in elements
        • Link
        • Image
        • Spacer
        • Flexible Area
        • Layout Container
        • Layout Row
        • Layout Column
        • 1 Column
        • 2 Columns
        • 3 Columns
        • Add Column
        • Table
        • Table Row
        • Table Column Cell
        • Table Heading Cell
        • Table (3 cols)
        • Table (4 cols)
        • Input
        • Checkbox
        • Toggle Switch
        • Dropdown
        • Multi-line
        • Label
        • Button
        • Button Group
        • Input Group
        • Button Toolbar
        • Menubar Holder
        • Menubar Collapsible
        • Menubar
        • Menubar Item
        • Menubar Item Link
        • Menubar Style1
        • Menubar Style2
        • Menu Item
        • Popup Menu
        • Popup Menu Item
        • Menubar Popup Menu
        • Popup Menu Style1
        • Popup Menu Style2
        • Popup Menu Separator
        • Card
        • Card Group
        • Card Style1
        • Card Style2
        • Card Style3
        • Alert
        • Badged Text
        • Collapsible Area
        • Data Table
        • Stripe Payment
        • Form
        • Menubar Login Info
        • Data Design
      • Working with Forms
      • Using Forms
      • Page Preview
    • Page Settings
    • Page Flow
      • Block Anatomy
      • Toolbox Blocks
        • Set Content
        • Get Content
        • Badged Text
        • Alert Text
        • Status Animation
        • Set Style
        • Set CSS
        • Set Input Value
        • Get Input Value
        • Set Toggle Switch State
        • Get Toggle Switch State
        • Set Input Feedback
        • Enable/Disable Element
        • Set Element Attribute
        • Get Element Attribute
        • Get Element by Name
        • Element
        • URL Parameter Value
        • Navigate Page
        • Timer
        • Timer Repeat
        • Show Popup Form
        • Show Information Popup
        • Show Confirmation Popup
        • Popup Form Data
        • Collapsible Area Action
        • Mouse/Keyboard Action
        • Event Action
        • Action/Event Info
        • Show Menu
        • Menu Text
        • Menu Index
        • Write Log Message
        • Log Category
        • Data Table Action Menu Customize
        • Data Table Attach Form
        • Data Table Add Action
        • Data Table Load Next Page
        • Data Table Load Prev Page
        • Data Table Refresh
        • Data Table Custom Query
        • Data Table : Table Name
        • Data Table : Data
        • Content from Data Design
        • Set Content in Data Design
        • Get Content in Data Design
        • Get Element Attribute in Data Design
        • Set Element Attribute in Data Design
        • Set Style in Data Design
        • Set CSS in Data Design
        • Set Input Value in Data Design
        • Get Input Value in Data Design
        • Get Toggle Switch State in Data Design
        • Set Toggle Switch State in Data Design
        • Set Input Feedback in Data Design
        • Enable/Disable Element in Data Design
        • Initialize Toggle Switch in Data Design
        • Event Action in Data Design
        • Collapsible Area Action in Data Design
        • Data Record Count
        • Data Record at Index
        • Data Record Loop
        • Data Record Info
        • Data Record Loop Index
        • Data Record ID
        • Data Table Name
        • Data Query Name
        • Data Read
        • Data Read Next
        • Data Read Previous
        • Data Lookup
        • Data Lookup with ID
        • Data Status
        • Data Add Record
        • Data Update Record with ID
        • Data Delete Record with ID
        • Data Input Popup
        • Lock/Unlock Form
        • Save Form with Data
        • Reset Form
        • Set Form Event Status
        • Set Form Event Status Message
        • Form Submit Complete
        • Set Field Input Value
        • Get Field Input Value
        • Form Data
        • Form in Edit Mode
        • Form Events
        • Execute Connection Command
        • Execute API Call
        • Connection Data
        • Connection Error
        • API Call Connection
        • Connection
        • Connection Command
        • Cloud Flow Invoke Hook
        • Cloud Flow : URL of Web Hook
        • HTTP Post
        • HTTP Get
        • HTTP Data
        • HTTP Error
        • Date
        • Custom Code
        • Date from Text
        • Get Object Property
      • Coding in Page Flow
      • Zingy API For Page Flow
      • References
        • Value Types
        • Popup Customization
        • Prerequisite for Dynamic Content block examples
        • Prerequisite for Data examples
    • Dynamic Content
    • Data
      • Database Tables
      • Database Queries
      • Data Tool
    • Cloud Flow
      • Cloud Flow Editor
      • Block Anatomy
      • Toolbox Blocks
        • Data Update Records
        • Data Delete Records
      • Coding in Cloud Flow
      • SDK/Library Integration
    • Media
    • Connections
      • Services
        • Stripe
        • Sendgrid
        • Twilio
        • API Call
        • API Key
Powered by GitBook
On this page
  • Adding a Connection
  • Select the Service
  • Select the Service Profile
  • Configure connection specific options
  • Using the Connection
  • Operation/Commands
  • Page Flow and Cloud Flow
  • Widget Elements
  • Editing a Connection
  • Access (Security)
  • Deleting a Connection
  1. App Editor

Connections

PreviousMediaNextServices

Last updated 1 year ago

In Zingy, Connections serve as bridges for your app to communicate with external entities like third-party applications, proprietary databases, and various other services.

Your app's connections can be managed through the Connections tab as shown below (use the Toolbox menu and choose the Connections option).


Adding a Connection

Select the Service

Select the Service Profile

A service can have one or more profiles. Each profile contains settings that distinctly recognize your account with that service. Additionally, the profile may have configuration options related to the service.

As part of the step 2, select an existing profile or select -New Profile- to create one.

NOTE: All profile settings are encrypted and stored in Zingy's cloud infrastructure.

Configure connection specific options


Using the Connection

Operation/Commands

A service may offer one or more operations/commands. When invoked or triggered, these commands carry out specific tasks related to the service.

Page Flow and Cloud Flow

Widget Elements


Editing a Connection

To modify a connection, click on it and select the Edit option from the popup-menu.

The following modifications are allowed on an existing connection:

  • Choose a different service profile

  • Modification of connection specific options (if the service offers that).


Access (Security)

Click on the connection and choose the Access (Security) option from the popup-menu.

The image below shows the process of editing the access rules.

  • To grant public access to an operation, select the "Public" group.

  • To remove a group click on the 'x' icon (4). Note: The "Admin" group cannot be removed.


Deleting a Connection

To delete a connection, click on it and select the Delete option from the popup-menu.

Use the Add Connection icon to create a new connection for your app.

The first step in creating a connection is to select the specific service you want to communicate with. Click for a list of supported services.

When setting up a new service profile, the configuration options vary depending on the service. Please refer to the documentation section of the to learn more.

You may also delete a service profile by selecting it and clicking on icon that appears next to the selection dropdown.

You will be taken to step 3, if the service offers connection specific configuration options. Please refer to the documentation section of the to learn more.

Please note that you need to for the connection to be available in the live version of your app.

e.g. The , provides the Initiate Payments command that sets up the ability to accept payments inside your app.

Please refer to the documentation section of the to learn about the operation commands they offer.

The and blocks are available in both and . Using these blocks you can add logic to trigger the operations/commands supported by a service.

For some services, there are in the that can be added to pages and forms.

Please note that you need to for the modifications to take effect in the live version of your app.

Similar to the access rules for and , you can define role based access to your app's connections for every operation/command offered by the service.

By default all registered of the app and members of the Admin are allowed to invoke all available operations/commands for the connection's service. You can change this by clicking on the Edit button (highlighted below) for the desired operation/command.

To allow a , select it (1), choose the minimum role level (2) and click on the Add button (3).

Please note that you need to for the access changes to take effect in the live version of your app.

Please note that you need to for the connection to be removed in the live version of your app.

💻
➕
➖
here
specific service
specific service
re-publish your app
Stripe payments service
specific service
Execute Connection Command
Execute API Call
Page Flow
Cloud Flow
re-publish your app
Users
group
group
re-publish your app
re-publish your app
Page Element Library
widget elements
pages
databases
Zingy App Editor - Connections tab
New Connection: Service selection
New Connection: Service Profile selection
Connection: Edit option
Connection: Access (Security) option
Connection: Access rules edit button
Access Rules modification showing group selection (1), role selection (2), group add button (3) and the group delete icon (4).
Connection: Delete option