We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceecd2f commit 444c5c9Copy full SHA for 444c5c9
1 file changed
adaptors/intro.mdx
@@ -44,6 +44,12 @@ adaptors is as follows:
44
45
In short, _most_ adaptors follow the naming convention `@openfn/language-xyz`.
46
47
+## Learn More About Adaptors
48
+
49
+Explore this YouTube playlist to gain a deeper understanding of OpenFn adaptors.
50
51
+<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=mnfXiLEM83eUzADd&list=PL1pD3-abjHJ1cSQAoMd_ODCU_AauvyZeL" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
52
53
## Adaptors vs. Workflows
54
55
Adaptors are reusable components that make connecting with a specific app
0 commit comments