LogicLoop

LogicLoop is a business automation platform that helps users create and manage workflows by connecting various systems and data sources. It enables the automation of tasks, triggering actions, and setting conditions based on specific data inputs or events, all without programming knowledge. LogicLoop is primarily used to optimize processes such as lead management, customer communication, and data synchronization across applications. The platform allows users to define logic-based workflows that help reduce manual work, improve operational efficiency, and ensure consistency in business operations by automating recurring tasks.

Sending SMS within LogicLoop

seven is not directly integrated into LogicLoop, but sending SMS is still easy with the integrated "Webhook Builder" action. The setup is straightforward and takes only a few minutes.

  1. 1

    Selecting the Right Action

    Choose the action named "Webhook Builder".

  2. 2

    Set Method

    Set this value to "POST".

  3. 3

    Set URL

    Set this value to "https://gateway.seven.io/api/sms".

  4. 4

    Set Header

    Add a pair with the key "X-Api-Key" and your YOUR_API_KEY as the value.

  5. 5

    Set Body

    In the "Body" section, key-value pairs are added. On the left side is the key name, on the right side the corresponding value. The key "text" defines the message content. The key "to" defines the recipients of the message, separated by commas. Additional parameters can be optionally added according to the documentation.

Support

Contact us at support@seven.io

Last updated: 5 days ago