Versions Compared

Key

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

...

  1. Obtain the JSON Body

    • If you already have the JSON copied, proceed to Step 4.

    • Otherwise, navigate to Admin → Configuration → Logic+.

    • Locate the Logic+ flow you want to duplicate, hover over it, and click to open.

  2. Copy the JSON Body

    • Once the page loads, locate the top-right corner of the interface.

    • Click {} JSON to access the JSON body.

    • Highlight and copy the entire JSON structure displayed.

  3. Create a New Logic+ Flow

    • Return to the Logic+ main page by navigating to Admin → Configuration → Logic+.

    • Click "New Logic+" to start creating a new flow.

  4. Configure the New Logic+ Flow

    • Assign a Name and provide a Brief Description outlining the purpose of the flow.

  5. Paste the JSON Body

    • In the new Logic+ flow, click {} JSON in the top-right corner.

    • Paste the copied JSON body into the provided field.

  6. Save the New Flow

    • Click Save as New Draft to finalize the duplication process.

      • Publish the flow once it is ready for deployment.

...

Conclusion

You have now successfully duplicated a Logic+ flow. The newly created flow will mirror the original configuration, ensuring consistency and efficiency in your Logic+ setup.

...