Skip to content
This repository was archived by the owner on May 2, 2019. It is now read-only.
This repository was archived by the owner on May 2, 2019. It is now read-only.

is there a proper way to manage the Moltin Flows ? #5

@neywen

Description

@neywen

I did not see any Flow or Entry endPoint in the main moltin.py file.

In order to retrieve an entry from one of my custom Flow, I had to write :

my_entry = m.request.get(myFlowUrl, {myParam: value})

It works, but I supposed it's to be considered hacky. Is there any proper way to do that (<=> using a find_by method for a Flow entry) ?

Thanks,
l.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions