Integration administrator learning path
Use this route if you configure or support Finsaku connections to external providers. It covers credentials and endpoints without copying secrets into tests, screenshots, exports, or support notes.
- Plan
- About 90 minutes of reading plus provider-specific testing.
- Start with
- Integration permission, approved test credentials, provider documentation, a safe destination, and representative test data.
- Finish when
- You can trace a connection to its consuming workflow and reconcile one success and one failure on both sides.
Route
-
1
Choose the integration type and provider
Match the business function to a supported provider, then identify every visible setting and which values are secrets.
Check: State where the configured connection is selected or consumed before enabling it.
-
2
Trace product dependencies
Check products, calculators, invoice settings, document templates, message templates, and product event actions that select the connection.
Check: List the configurations that would stop working if the integration were disabled.
-
3
Trace automated workflows
Review event scope, conditions, resolved payloads, recipients or endpoints, and retry behaviour.
Check: Prove that one event matches and that a representative non-match performs no action.
-
4
Verify user-facing and asynchronous flows
Use the KIB request route for dated results, pending work, failures, and reuse. Use bank-payment reconciliation for a callback that can arrive after the customer's browser returns.
Check: Distinguish provider failure or missing data from a confirmed negative result, and do not create a manual duplicate while a callback is uncertain.
-
5
Reconcile execution history
Compare the Finsaku source event, execution status, attempts, error, affected record, and provider-side evidence.
Check: Determine whether a Failed or timed-out execution was nevertheless received by the provider before retrying.
Role boundary
Do not expose credentials while demonstrating the route. A successful save does not prove that a provider accepts requests, and a Finsaku history row does not prove delivery or receipt outside Finsaku.
When rotating credentials or changing an endpoint, identify every consumer, use an agreed change window, test the changed environment and its dependent workflows, and retain enough evidence to distinguish an application error from a provider error.