We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to add the userId from the Giveth back-end to all API calls and change the merge_by field to use this userId instead
I've already defined this in our data source as the default so we no longer need to define the merge_by in our API call bodies
We should also add the user-id to the person fields of the API body ahead of the email field, I think its like this:
"fields": { "str:cm:user-id": "7988", "str::email": "[email protected]" },
The text was updated successfully, but these errors were encountered:
@divine-comedian What about "verification"?
Sorry, something went wrong.
And Verification too! - added it to the checklist
maryjaf
No branches or pull requests
We need to add the userId from the Giveth back-end to all API calls and change the merge_by field to use this userId instead
I've already defined this in our data source as the default so we no longer need to define the merge_by in our API call bodies
We should also add the user-id to the person fields of the API body ahead of the email field, I think its like this:
Project Cancelled
Project Unlisted
Project Listed
Project Created
Donation Received
Project Verification
The text was updated successfully, but these errors were encountered: