Marketo End Point References to adapt to New Marketo Design

v-madsot
Level 1

Marketo End Point References to adapt to New Marketo Design

Below are the two queries for which we need some guidance or inputs.

 

1. Currently in our project we are using the below Marketo API/end point reference

 https://developers.marketo.com/rest-api/endpoint-reference/asset-endpoint-reference/#!/Tokens/getTok...

v-madsot_0-1603878197488.jpeg

 i.e., For a given Marketo program ID, the above API call returns all the tokens under particular program ID.

 Now looking for guidance on end point reference  which can provide tokens list under particular Marketo Asset.

 

2. Also with respect to new Marketo dynamic design, looking for a flag which could differentiate selected snippets i.e. snippets that are dragged and dropped on to template versus snippets that are available on the wireframe without being selected onto templates.

Currently Marketo API response for end point reference given below returns all the snippets irrespective of the placement.

https://developers.marketo.com/rest-api/endpoint-reference/asset-endpoint-reference/#!/Emails/getEma...

v-madsot_1-1603878197493.png

Now looking for a property or flag which can differentiate such thing so that API end point response only consists of the snippets which are being used on chosen template.