API Connection
Hi everyone,
I’m currently setting up an API connection to push data into Marketo and would appreciate some guidance.
We’ve created a service in LaunchPoint and now have the Client ID and Client Secret. Our goal is to enable the engineering team to create leads in Marketo via the API.
However, I’m a bit unsure about the authentication flow. The access token generated via “Get Token” is only valid for one hour, and I’m concerned that sharing a temporary token could cause the connection to break once it expires.
Could someone clarify what credentials or details should be shared with the engineering team to ensure a stable integration? Also, how should the token refresh process typically be handled in this setup?
Thanks in advance for your help!