Skip to main content

Is there a way to access a list of flow message IDs and flow message names via API? I’ve tried numerous calls for flows, lists, and campaigns but none appear to include any flow message name or ID. 

 

Ideally, accessing flow message names and IDs would be useful to then loop through calls such as 

curl https://a.klaviyo.com/api/v1/metric/RECEIVED_EMAIL_METRIC_ID/export -G \
-d api_key=API_KEY \
-d unit='week' \
-d measurement='count' \
-d where='he"$message","=",'MESSAGE_ID']]'

and use the relevant message ID for a specific flow.

Hi @noteconsole,

Thanks for your question!

I left a reply in the thread below to address this point:

I hope that helps! If you have any questions please follow-up in that thread.