> For the complete documentation index, see [llms.txt](https://support.emarketeer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emarketeer.com/docs/docs_se/integrationer/dynamics/dynamics-journey-steps/dynamics-add-activity.md).

# Dynamics - Add activity

<div align="left" data-with-frame="true"><img src="/files/33IS2UFrdxBoD34dSU1k" alt="Konfiguration av steget Add Activity med inställningen Prefer Contact eller Lead"></div>

### Stegkonfiguration

När du lägger till detta steg i en Journey, konfigurera följande fält:

* **Subject (obligatoriskt):** Sätter titeln på aktiviteten i Dynamics (till exempel "Follow-up Call" eller "Send Pricing Guide").
* **Description:** Ger ytterligare detaljer eller anteckningar till personen som ska utföra uppgiften.
* **Activity Type:** Välj om aktiviteten ska loggas som en **Task** eller ett **Phone Call**.
* **Owner (obligatoriskt):** Välj den Dynamics-användare som ska tilldelas aktiviteten.
* **Schedule:** Sätt eventuellt en fördröjning för aktiviteten (till exempel "Schedule to start in 2 days").

### Inställningen "Prefer Contact or Lead"

Denna inställning styr vilken posttyp eMarketeer prioriterar vid sökning i Dynamics. Om den föredragna posttypen inte hittas söker eMarketeer automatiskt efter alternativet så att aktiviteten inte går förlorad.

**Om du väljer "Prefer Lead"**

* eMarketeer söker först i Dynamics efter en matchande Lead.
* Om en Lead hittas kopplas aktiviteten till Leaden.
* **Fallback:** Om ingen aktiv Lead hittas söker eMarketeer automatiskt efter en matchande Contact. Om en hittas kopplas aktiviteten till Contacten.

**Om du väljer "Prefer Contact"**

* eMarketeer söker först i Dynamics efter en matchande Contact.
* Om en Contact hittas kopplas aktiviteten till Contacten.
* **Fallback:** Om ingen Contact hittas söker eMarketeer automatiskt efter en matchande Lead. Om en hittas kopplas aktiviteten till Leaden.

*Obs: Om eMarketeer inte hittar varken Lead eller Contact i Dynamics hoppas steget över och ingen aktivitet skapas.*


---

# 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:

```
GET https://support.emarketeer.com/docs/docs_se/integrationer/dynamics/dynamics-journey-steps/dynamics-add-activity.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
