# Swoogo

## Overview

Swoogo is a cloud based event management and planning software designed to meet the demands of todays data driven, global event and meeting planners.

## Authentication

When using the Swoogo connector, the first thing you will have to do is click on 'New Authentication' in the step editor:
![add-auth](https://tray.ai/documentation/images/connectors/service/swoogo/3c65ca38-550b03d3_../../../../../images/add-auth.png)
On the following page enter the Consumer key and the Consumer secret for your account, which you can find in your profile then click on API credentials.
![swoogo-auth](https://tray.ai/documentation/images/connectors/service/swoogo/3c65ca38-cb41cb81_swoogo-auth.png)

## Available Operations

The examples below show one or two of the available connector operations in use.
Please see the [Full Operations Reference](#operationsFull) at the end of this page for details on all available operations for this connector.

## Example

In this example we will create a new contact.
The first step is to create a workflow with a Manual Trigger, and then add our first operation from the Swoogo connector, which is the Create contact operation. In the input panel, you can input the following as an example:

* Email: "<test@contact.com>"
* First name: "Contact"
* Middle name: ""
* Last name: "Test"
* Notes: "This is a test contact"
* Prefix: "Mr"
* Suffix: "Jr"
* Company: "Tray.io"
* Job title: "Developer"
  ![swoogo-debug](https://tray.ai/documentation/images/connectors/service/swoogo/3c65ca38-42102d89_swoogo-debug.png)
