cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Marketo Next URL for Lead Programs

sravankunadi
New Contributor II

This is for Marketo. If i hardcode the access token then it works fine. But if i parameterize the access token it throws access token invalid.
How do we pass the next URL for getting the nextpage results
image

NextURL: โ€˜%s/rest/v1/leads/programs/2696.json?โ€™.sprintf(lib.env.marketo.api) + โ€˜nextPageToken=โ€™+$entity.nextPageToken + โ€˜&access_token=โ€™ + $original.access_token

Any inputs on this please?
marketochild_2023_05_12.slp (12.1 KB)

1 REPLY 1

sravankunadi
New Contributor II

Any inputs on this please?