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

feat: Add mParticle Auth connector #490

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mohammedfuta2000
Copy link
Contributor

@mohammedfuta2000 mohammedfuta2000 commented Jun 6, 2024

Closes #461

Checklist

  • Ran Linter
  • Created PR from non-main branch

Notes

Testing MParticlePlatform API

POST

URL: http://localhost:4444/v1/apps//platforms?accountId=
Screenshot 2024-06-14 at 10 03 39 AM

PUT

URL: http://localhost:4444/v1/apps//platforms/ios?accountId=
Screenshot 2024-06-14 at 10 08 25 AM

GET

URL: http://localhost:4444/v1/apps//platforms?accountId=
Screenshot 2024-06-14 at 10 10 14 AM

###Testing MParticleEvents API

POST

URL: localhost:4444/v2/some-api-call
Postman screenshot (must show the request URL, the response status code & body clearly)

<Please add the same information for all other methods available - PUT, PATCH, DELETE, etc>

Pagination

Please add screenshots that show successful pagination using the connector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add mParticle connector
2 participants