Document toolboxDocument toolbox

Zoom

Zoom provides video telephony and online chat services through a cloud-based peer-to-peer software platform and is used for teleconferencing, telecommuting, distance education, and social relations.

Connect Zoom with LogicHub

  1. Navigate to Automations > Integrations.

  2. Search for Zoom.

  3. Click Details, then the + icon. Enter the required information in the following fields.

  4. Label: Enter a connection name.

  5. Reference Values: Define variables here to templatize integration connections and actions. For example, you can use https://www.{{hostname}}.com where, hostname is a variable defined in this input. For more information on how to add data, see 'Add Data' Input Type for Integrations.

  6. Verify SSL: Select option to verify connecting server's SSL certificate (Default is Verify SSL Certificate).

  7. Remote Agent: Run this integration using the LogicHub Remote Agent.

  8. API Key: The API Key to connect to the Zoom.

  9. API Secret: The API secret to connect to the Zoom. Details about Credentials.

  10. After you've entered all the details, click Connect.

Actions for Zoom

Retrieve Operation Logs

Retrieves operation logs report for a specified period of time.

Input Field

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input Name

Description

Required

Input Name

Description

Required

Start Time

Enter the value for start time in yyyy-mm-dd format (Default is Batch start time). Example: 2020-10-25.

Optional

End Time

Enter the value for end time in yyyy-mm-dd format (Default is Batch end time). Example: 2020-10-26.

Optional

Maximum Results

The maximum number of results to return to this call (Default is 100,000).

Optional

Output

A JSON object containing multiple rows of result:

  • has_error: True/False

  • error: message/null

  • result: List of logs.

{json}{ "action": "Update", "category_type": "User", "error": null, "has_error": false, "operation_detail": "Update SSO User abc@abc.com - User Group: set to some - Some Rep", "operator": "System (SAML Response Mapping)", "time": "2020-11-13T16:55:55Z" }

Release Notes

  • v2.0.0 - Updated architecture to support IO via filesystem