Marketo Next URL for Lead Programs
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2023 07:46 AM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 09:39 AM
Any inputs on this please?
