> For the complete documentation index, see [llms.txt](https://docs.stacksync.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stacksync.com/connectors/campfire/authorize-dynamics-365-f-and-o.md).

# Authorize Campfire Connection

### 1. Generate an API Key in [Campfire](https://app.meetcampfire.com/v2/auth/sign-in)

1. Login to [Campfire](https://app.meetcampfire.com/v2/auth/sign-in)
2. Navigate to **Setting** -> **API Keys**

<figure><img src="/files/3DPBb5PAIQHcmp9xCukJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0KEge0Ylr4U0zjOYbUnE" alt=""><figcaption></figcaption></figure>

3. Click on **New User** and Create a API user with a **Super User Role.**

<figure><img src="/files/O1Wc66uBoKfdUeVfbOV6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8rnOvFB7GxNWVo2hMgwf" alt=""><figcaption></figcaption></figure>

4. Click on **Create API Key** and Copy the **API Key secret** generated.

<figure><img src="/files/JNG99XKzJeNLmavbwZ9h" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BveSq7KZjUMlgPxV6Hqx" alt=""><figcaption></figcaption></figure>

### 2. Create a Connection in [Stacksync](https://app.stacksync.com/) App

1. Click **Create Resource**
2. Select **Syncs**
3. Choose the **Rillet connector**

<figure><img src="/files/2v4ViRkbuwpD3vegUF7A" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/sWzIahrMeqQcx2Xvn4F4" alt=""><figcaption></figcaption></figure>

This opens the authorization flow.

### 3. Complete the Connection Setup

1. Provide the **Campfire API key** generated in Step 1.
2. Follow the on-screen steps to finalize the connection

<figure><img src="/files/DXjIesiJOq6KwS8e7FNI" alt=""><figcaption></figcaption></figure>

If you have any questions or run into any blockers, reach out anytime at <hello@stacksync.com> and the Stacksync team will be happy to help.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.stacksync.com/connectors/campfire/authorize-dynamics-365-f-and-o.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
