Skip to main content
Solved

Flow Message IDs, Names via API

  • January 25, 2022
  • 1 reply
  • 1097 views

Forum|alt.badge.img+2

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='[["$message","=",'MESSAGE_ID']]'

and use the relevant message ID for a specific flow.

Best answer by Dov

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.

View original
Did this topic or the replies in the thread help you find an answer to your question?
This topic has been closed for comments

1 reply

Dov
Forum|alt.badge.img+61
  • Klaviyo Alum
  • 1493 replies
  • Answer
  • January 26, 2022

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.