Hi All,
I am looking to export a CSV file from Marketo backend for all the programs that are present in Marketo frontend. which will include program ID, Name, description, created date, status, channel, workspace, etc.
Can you please share any referenced document or any knowledge you have regarding this.
Thank you,
Vishakha
Solved! Go to Solution.
Hi Vishaka, I believe you'll need to use the Marketo Rest API to export this information. If you don't have a developer, a Marketo Launchpoint Partner can help you with this.
You need to use the REST API (Assets » Programs) for this. See https://developer.marketo.com. It's not possible via the Admin UI.
Hi Vishaka, I believe you'll need to use the Marketo Rest API to export this information. If you don't have a developer, a Marketo Launchpoint Partner can help you with this.
You need to use the REST API (Assets » Programs) for this. See https://developer.marketo.com. It's not possible via the Admin UI.
Thank you so much!
Thank you!!