Manage Connections
This page shows you how to manage your connections in the Macrometa Connections section.
Create a Connection
- Web Console
- REST API
Follow these instructions to create a new connection using the GDN console web UI.
- Log in to your Macrometa account.
- Click Access > Connections.
- Click New Connection.
- Select the connection type. Every connector in the list has a data source type and is either a source or a target.
- Enter specific information in the fields for the connection and then click Create. For prerequisites and additional notes, refer to the documentation for the specific connector type.
Use our interactive API Reference with code generation in 18 programming languages to:
View a Connection
- Web Console
- REST API
Follow these instructions to view connections using the GDN console web UI.
Click Access > Connections.
Macrometa displays a list of existing connections.
To view the settings of a specific connection, click the connection name.
Use our interactive API Reference with code generation in 18 programming languages to:
Edit a Connection
- Web Console
- REST API
Follow these instructions to edit a connection using the GDN console web UI.
- Log in to your Macrometa account.
- Click Access > Connections.
- Click the name of the connection that you want to edit.
- In the Edit Connection screen, make any changes you want to and then click Update.
Use our interactive API Reference with code generation in 18 programming languages to Update a Connection.
Duplicate a Connection
Follow these instructions to duplicate a connection using the GDN console web UI. You can only perform this task in the web console.
Click Access > Connections.
Click the stacked dots next to the connection that you want to duplicate, then click Duplicate.
Macrometa opens a New Connection screen with all the settings entered from the original connection except the name.
Enter a name and make any other changes you want, then click Create.
Delete a Connection
- Web Console
- REST API
Follow these instructions to delete a connection using the GDN console web UI.
- Log in to your Macrometa account.
- Click Access > Connections.
- Click the stacked dots next to the connection that you want to delete, then click Delete.
- Click Delete to confirm your decision and permanently delete the connection.
Use our interactive API Reference with code generation in 18 programming languages to Delete a Connection.