saisantosh25
7 years agoNew Contributor II
Triggering SnapLogic pipeline from external system
Hi ,
As of now we are triggering snaplogic pipeline through basic authentication. We are configuring task url and bearer token and triggering the pipeline from external systems . This is basic authentication. Is there any mechanism in snaplogic that supports oAuth2 for authentication while triggering pipelines . The requirement in the project is triggering task url from salesforce . We have hardcoded bearer token which is not recommended. Can we trigger pipeline through oauth or oauth2.0 authentication? Please help