> 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-contact-activity.md).

# Dynamics - Add contact activity

<div align="left" data-with-frame="true"><img src="/files/StzaUPVjxFrVwyUWmSlD" alt="Konfiguration av steget Add Contact Activity i Dynamics"></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.
* **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").

### Strikt Contact-matchning

Eftersom detta steg är utformat specifikt för Contacts använder eMarketeer en strikt sökprocess:

* eMarketeer söker i Dynamics uteslutande efter en matchande Contact.
* Om en Contact hittas skapas aktiviteten och kopplas till den Contact-posten.
* **Om ingen Contact hittas:** Steget hoppas över och ingen aktivitet skapas. eMarketeer försöker **inte** att hitta eller uppdatera en Lead-post.


---

# 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-contact-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.
