Forum Discussion
SpiroTaleski
4 years agoValued Contributor
Per my opinion, having a separate pipeline that will be dedicated only for handling and processing the async responses is better and simpler approach. Inside the pipeline you will need to apply a logic for handling/receiving and processing the incoming messages(async responses). That pipeline can be exposed as an REST API, by creating the triggered task for that pipeline. You don’t need to create any additional/external API’s. Once you create triggered task, the pipeline will have REST endpoint and basic or token authentication, and can be invoked from the external systems.
Triggered Tasks: https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438189/Triggered+Tasks
Regards,
Spiro Taleski
Related Content
- 5 years ago
- 2 years ago
- 3 years ago
- 4 years ago