Skip to main content
To use external services in your workflows, you need to configure at least one provider — a connection to an external system that Flowker can interact with. To add a provider:
1
Go to the Providers page and click the + New Provider button.
2
The Add Provider form will open. Fill in the fields:
  • Name — a descriptive name to identify this provider configuration (e.g., production-payment-gateway).
  • Description (optional) — a description about the provider and what it does.
  • Provider — select one of the available providers.
    • When you select the provider, additional fields will appear for you to configure the connection with the provider.
3
Review the configuration and click Add Provider to save the provider.
After creation, the new provider will appear in the providers list. Use the Test action to verify that the connection is working correctly.
After creating a provider, we recommend testing the connection immediately to validate that credentials and settings are correct. See Testing a provider.