Skip to main content
Level 2
October 5, 2023
解決済み

Get emailid and formid using smartcampaignid via API

  • October 5, 2023
  • 1 の返信
  • 917 ビュー

We want to fetch emailid and formid of the emails and forms that belong to a particular smart campaign using the smartcampaignid. Is there a way to do this using the API? I looked through the documentation and could not find anything that works. Something like this Asset - Marketo Developers endpoint but with a filter parameter for smartcampaignid.

 

Thanks!

このトピックへの返信は締め切られました。
ベストアンサー SanfordWhiteman
You have to get the Smart List ID for the Smart Campaign first. Then you can get the rules for the SL.

But I would warn that you also need to know how to parse the SL rules response and the Flow (which also can reference assets) is not queryable.

1 の返信

SanfordWhiteman
Level 10
October 6, 2023
You have to get the Smart List ID for the Smart Campaign first. Then you can get the rules for the SL.

But I would warn that you also need to know how to parse the SL rules response and the Flow (which also can reference assets) is not queryable.