Use a Connector in a Spell
Add a connector in your Spell
To add a connector to your spell, in your code editor simply click on Connector. A modal opens and offers you a large choice of public and private connectors and choose the connector to integrate in your Spell !
Choose your connector.
On this page you can choose the endpoint you need.
After choosing your endpoint, you can see the description and some details of the selected endpoint before you can add it to your spell.
Update a connector
Before you can configure and use your new connector, you must copy the given code and paste it into your code editor. You can also customize the name of your endpoint if you use several endpoints from the same connector to differentiate them. If you want to know more about the use of a connector, you can access its documentation via "see documentation".
Delete a connector
To remove a connector from your spell, select the connector from the list on the left and click on the button on the top right of the connector configuration interface. Make sure you have removed the portion of code copied into your editor when integrating your connector.