You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Module.md
Overview
This module supports version.
Prerequisites
Before using this connector in your Ballerina application, complete the following:
// Steps to generate tokens
Quickstart
To use the <CONNECTOR_NAME> connector in your Ballerina application, update the .bal file as follows:
Add steps to create a simple sample
Step 1 - Import connector
Step 2 - Create a new connector instance
Step 3 - Invoke connector operation
Use `bal run` command to compile and run the Ballerina program.You can find a list of samples here
Beta Was this translation helpful? Give feedback.
All reactions