-
Notifications
You must be signed in to change notification settings - Fork 36
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] add update/insert/delete support for journeys (interaction) #627
Labels
c/journey
COMPONENT
enhancement
New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
PRIORITY
used for professional service clients
Milestone
Comments
JoernBerkefeld
added
enhancement
New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
c/journey
COMPONENT
PRIORITY
used for professional service clients
labels
Jan 13, 2023
JoernBerkefeld
changed the title
[FEATURE] add update/insert support for journeys (interaction)
[FEATURE] add update/insert/delete support for journeys (interaction)
Jan 13, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 13, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 13, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 13, 2023
4 tasks
JoernBerkefeld
added a commit
that referenced
this issue
Jan 13, 2023
IDs are visible in URL, Keys are not visible
JoernBerkefeld
added a commit
that referenced
this issue
Jan 13, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 13, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
4 tasks
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
deletes all versions if not provided!
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
avoids accidental deletion of entire journey with all its versions
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
could otherwise become an issue during deployments, especially across BUs
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 16, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 22, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 22, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 22, 2023
required disabling escaping in Mustache and hard-wiring the use of triple curly-brackets to avoid replacemetns on the double-curly-brackets that occur in journey jsons.
JoernBerkefeld
added a commit
that referenced
this issue
Jan 23, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 23, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 23, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 23, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 23, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 23, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 23, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 23, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 23, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 23, 2023
JoernBerkefeld
added a commit
that referenced
this issue
Jan 23, 2023
Closed by #631. |
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"
PRIORITY
used for professional service clients
while supporting id rewrites is currently out of the question, basic deploy of already manually prepared jsons would already help.
general API overview: https://developer.salesforce.com/docs/marketing/marketing-cloud/guide/jb-api-specification.html
The text was updated successfully, but these errors were encountered: