Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thank you Rajesh! I think we will need to explore webhooks in this case. Unfortunately, there are multiple API calls to get the data and then update info via the external APIs.Do you have a guide that i can use? I am using the Basic Authentication(Btoa) method for the API calls.
Your right. Not an API secret anymore.Regarding, 'The IP address of your Marketo instance will not be the source IP address of connections made by end users, so the question doesn't really make sense'Since the landing page sits on Marketo, will the source IP of the API calls made via the landing pag...
One of our Marketo landing pages, calls an external API to pass some information. For this, the external API client ID and secret are placed on the landing page.In order to secure this setup, we are planning to use IP restrictions to only allow calls from the landing page to the external server. I j...