Murtza, I think I wasn't clear enough in my initial post, so let me try again. Remember that my reference point here is this page (http://developers.marketo.com/documentation/rest/rest-apis) and my context is that of a partner service that is using the REST APIs.
-
Per steps 1, 2 and 3 on that page, I've created my partner service and obtained my install URL.
-
Customer has performed step 5, and my app has received an auth code per step 6.
-
My app has performed steps 7 and 8 to receive an access token.
The doc concludes by saying that my app will need to send its REST API requests to an endpoint that's formed based on the customer's munchkinId, which -- it says -- was returned to me in step 6. But step 6 itself doesn't say anything about a munchkinId, it only mentions an auth code (which I'm certain is *not* the munchkinId). So: is the munchkinId also returned in step 6?
-
If so, the doc should say so.
-
If not, where does the partner service get it from?
-
Do I ask the customer to provide it to me directly?
-
Or is it supplied somehow as part of the auth flow?
Erik, I will take you up on your suggestion -- thanks!