Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Lazarus VKG

Lazarus VKG

Author: Takeshi 

This plugin is designed to use the **Lazarus VKG** API.

Please check [this documentation](https://docs.lazarusforms.com/docs/lazarus-vkg/intro) for  for Lazarus VKG.

Also, check [here](https://067a793ed35240348641c6dcc594911e.lazarusforms.com/redoc) for here for API documentation.



Need help?

Technical contact to tech@argos-labs.com


May you search all operations,

Main functions

  • Add Node, Nodes
  • Update Node
  • Delete Node
  • Backup VKG

OutPut

  • JSON
  • CSV/JSON(Backup)

Table of contents

   1.Parameter Settings

        1. Basic Settings 
         22.Extended Settings
   2. Return value

Anchor
tip1
tip1

Parameter Settings

Basic Settings

 - Operation : 

      Select the operation of the plugin.

        - Add Node: Add one node from the text.

        - Add Nodes: Add multiple nodes from a CSV file.

        - Update Node: Update the node from the text.

        - Delete Node: Delete the node.

        - Backup VKG: Back up VKG to CSV and JSON files.       |


Add Node
|
Add Nodes
|
Update Node
|
Delete Node
|
Backup VKG
|

        | --- | --- | --- | --- | --- |

        | Base URL | Base URL | Base URL    | Base URL    | Base URL |

        | orgID | orgID  | orgID  | orgID       | orgID          |

        | userID | userID        | userID      | userID      | userID |

        | authKey | authKey       | authKey     | authKey     | authKey |

        | VKG ID | VKG ID        | VKG ID      | VKG ID      | VKG ID |

        |  |  | Node ID | Node ID |  |

        | Text | CSV File Path | Text |             | Backup Out Path |

    
Base URLBase URLBase URLBase URLBase URL
orgIDorgIDorgIDorgIDorgID
userIDuserIDuserIDuserIDuserID
authKeyauthKeyauthKeyauthKeyauthKey
VKG IDVKG IDVKG IDVKG IDVKG ID


Node IDNode ID
TextCSC File PathText
Backup Out Path


        All Required



- Base URL :

    Enter the URL of the VKG API endpoint.

- orgID :
   
     Enter the VKG orgID.

- userID :

      Enter the VKG userID.

- authKey :

      Enter the VKG authKey.


Image Modified

Anchor
tip2
tip2

- Extended Settings (Advanced)


    - VKG ID :

        Enter the VKG ID.

    - Node ID :

        Enter the Node ID.

    - Text :

        Enter the text of the node to be added or updated.

    - CSV File Path :

        Select the CSV file to be used for adding multiple nodes.

    - Backup Out Path :

        Select the destination folder to output files for backup.


Image Modified

Anchor
tip3
tip3

2.Return Value

- Result Type
   1.String : String(JSON)
 

  2

 2. CSV: -
 

  3

 3. File : String / JSON