View Source Glific.CSV.Flow (Glific v5.1.6)

Given a CSV model, and a tracking shortcode, generate the json flow for the CSV incorporating the UUID's used in previous conversions. Store the latest UUID mapping back in the database

Link to this section Summary

Functions

Given a menu + content structure, generate the flow for it that matches flow editor input

Link to this section Functions

Link to this function

gen_flow(root, organization_id, opts \\ [])

View Source
@spec gen_flow(Glific.CSV.Menu.t(), non_neg_integer(), Keyword.t()) :: map()

Given a menu + content structure, generate the flow for it that matches flow editor input