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

Trigger Ortto Activity when user saves their profile info for the first time #1511

Closed
divine-comedian opened this issue Apr 28, 2024 · 5 comments
Assignees

Comments

@divine-comedian
Copy link
Collaborator

divine-comedian commented Apr 28, 2024

When a user completes their profile for the first time on Giveth we will send them on an email journey.
image

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:

  • "str:cm:email":
  • "str:cm:firstname":
  • "str:cm:lastname":
  • "str:cm:userid":

fields:
"str::email":
"str:cm:userid":

merge by
"str:cm:userid":

@RamRamez
Copy link
Collaborator

RamRamez commented Apr 28, 2024

ok, I will make it so that it will be triggered only when user completes this journey
https://giveth.io/onboard

@RamRamez
Copy link
Collaborator

RamRamez commented May 3, 2024

@maryjaf to test and verify

@maryjaf
Copy link
Collaborator

maryjaf commented May 5, 2024

Thanks @RamRamez
I've created new account and received an email
image
by tapping on "visit giveth" button I've redirected to Givback menu in giveconomy, Is this expected?
@RamRamez @divine-comedian
https://giveth.io/givbacks?apcid=0065e888835924ce20e28b00&utm_campaign=new-user-onboarding-templa&utm_content=welcome-email&utm_medium=email&utm_source=ortto

@divine-comedian
Copy link
Collaborator Author

divine-comedian commented May 6, 2024

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.

@maryjaf
Copy link
Collaborator

maryjaf commented May 7, 2024

Thanks @divine-comedian
This problem has been resolved

@github-project-automation github-project-automation bot moved this to New Issues in All-Devs Jun 26, 2024
@divine-comedian divine-comedian moved this from New Issues to Done in All-Devs Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants