Skip to content

Conversation

@tzuge
Copy link

@tzuge tzuge commented Jan 20, 2025

ADSP integration example

This is a draft PR to demonstrate integration with ADSP, our suite of multi-tenant micro-services, via its SDK. The PR adds a Form Card which can connect for event updates on form submissions then sets the form data to an output socket. This allows a configurable form in ADSP to provide input data for flows. In practice, this capability will make more sense if the flows are configured in the browser, and run server-side.

ADSP SDK code use is contained in controllers/adsp.js

Some potential useful integrations:

  • SSO login
  • Configuration persistence via the configuration service API
  • File upload/download via the file service API
  • Domain event driven side effects like email/SMS notifications via the event service API

Basic configurable form

image

Form data provided to orchestration via card

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant