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

Automatically send an API key to someone who signs up for one at filspark.com and store it in a table #197

Open
patrickwoodhead opened this issue Aug 9, 2024 · 0 comments

Comments

@patrickwoodhead
Copy link

patrickwoodhead commented Aug 9, 2024

Status Quo

Each day, we get many requests for an API key for FIL Spark API data. People go to filspark.com and then request an API key with their email address.

Currently it is a manual process to send them an API key. We send one from the spark@ email address and the email looks like

Hi,

Thanks for submitting your interest in Spark data.

Your API Key is <uuid v4>

You can find integration details here: https://filspark.com/api-docs

Please reach out if you have any further questions.

Best,
Spark Team @ Space Meridian

https://filspark.com/
https://meridian.space/

Currently, we are then simply adding the API key next to their name in Slack while we wait for this ticket to be completed.

What we want

When people ask for an API key they submit a request into our tally.so account. We need to link tally.so up with mailchimp or similar to automatically generate the above email with a new UUID and send it to the provided email address. We then need to add this record to our table of API key holders so we can better monitor the usage of the API.

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

No branches or pull requests

1 participant