URL Parameter (Connect-Marketo Cmdlet)
The URL of the Marketo instance to connect to.
Syntax
Connect-Marketo -URL string
Data Type
cstr
Default Value
""
Remarks
The URL of the REST API Service. Can be found in Admin -> Integration -> Web Services -> REST API. Example: https://123-abc-456.mktorest.com/ or https://123-abc-456.mktorest.com/rest.
This is a required parameter.