-
Notifications
You must be signed in to change notification settings - Fork 18
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
Trigger Ortto Activity when user saves their profile info for the first time #1511
Comments
ok, I will make it so that it will be triggered only when user completes this journey |
@maryjaf to test and verify |
Thanks @RamRamez |
Should be fixed now MJ! Good catch, to test you'll need to try it with a new profile or you can send yourself a test email manually from Ortto - DM me if you need more instruction. |
Thanks @divine-comedian |
When a user completes their profile for the first time on Giveth we will send them on an email journey.
We this activity to be triggered in our back-end to send the activity to ortto.
endpoint:
https://api-us.ortto.app/v1/activities/create
activity name:
act:cm:created-profile
attributes:
fields:
"str::email":
"str:cm:userid":
merge by
"str:cm:userid":
The text was updated successfully, but these errors were encountered: