Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] enhance pause and resume journey to support transactional send journeys #1746

Closed
JoernBerkefeld opened this issue Sep 27, 2024 · 1 comment · Fixed by #1765 or #1939
Closed
Assignees
Labels
c/journey COMPONENT enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

JoernBerkefeld commented Sep 27, 2024

pause

hits this endpoint:

POST /interaction/v1/interactions/transactional/pause

{"definitionId":"f920ec2f-79bf-446f-a448-791dd741fcc7"}

in the body it shares the id of the journey

positive response:
{"errors":[]}

resume

POST /interaction/v1/interactions/transactional/resume

{"definitionId":"f920ec2f-79bf-446f-a448-791dd741fcc7"}

positive response:
{"errors":[]}

@JoernBerkefeld JoernBerkefeld added enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story" c/journey COMPONENT labels Sep 27, 2024
@JoernBerkefeld JoernBerkefeld modified the milestones: 7.5.0, 7.4.4 Sep 27, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Oct 1, 2024
@JoernBerkefeld JoernBerkefeld modified the milestones: 7.4.4, 7.5.0 Oct 2, 2024
@JoernBerkefeld JoernBerkefeld changed the title [FEATURE] enhance pause journey to support transactional send journeys [FEATURE] enhance pause and resume journey to support transactional send journeys Dec 6, 2024
@github-actions github-actions bot modified the milestones: 7.6.0, 7.5.1 Dec 6, 2024
@github-actions github-actions bot closed this as completed Dec 6, 2024
Copy link

github-actions bot commented Dec 6, 2024

Closed by #1765.

@JoernBerkefeld JoernBerkefeld mentioned this issue Dec 18, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/journey COMPONENT enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
Projects
None yet
1 participant