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?