Stripe Metrics in Logicmonitor
Can some one guide on how we can ingest/import the stripe metrics in LM? Thanks in advance...
manish arora
Posted 5 years ago·Last reply 5 years ago
1 comment
Can some one guide on how we can ingest/import the stripe metrics in LM? Thanks in advance...
LM User
·5 years agoLooks like Stripe has an API. Seems to use bearer authentication, so it should be pretty simple. I don't have an example using bearer authentication, but I do have an example using basic authentication. A couple google searches should show how to switch over to bearer auth.