@makehq/sdk
    Preparing search index...

    Class Blueprints

    Class providing methods for working with Make blueprints. Blueprints define the structure and workflow of scenarios, including the modules, their configuration, and the connections between them.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Get the blueprint of a scenario.

      Parameters

      • scenarioId: number

        The scenario ID to get the blueprint for

      Returns Promise<Blueprint>

      Promise with the complete scenario blueprint