Skip to main content
What you’ll learn:
  • What forking is
  • How to fork providers
  • Customization
Forking creates your own copy of an existing integration from the Metorial catalog. Start with a working provider and customize the code to add features, modify behavior, or integrate with your systems.

What is Forking?

Forking duplicates an integration’s complete source code into your account. Your forked provider is independent from the original and becomes a managed provider that you control. Make any changes you want without affecting the original integration.
Benefits of Forking:
  • Start with a working implementation
  • Customize to your specific needs
  • No impact on the original integration
  • Deploy as your own managed provider

How to Fork

1

Find Integration

Browse the Metorial catalog for a provider you want to customize.
2

Fork the Provider

Click on Deploy ProviderFork Provider.Fork provider button
3

Edit Code

Access the code editor to modify your forked provider.
4

Deploy

Deploy your customized version as a managed provider.

What’s Next?