Hi Bubblers,
I recently published 4 plugins whose APIs I had been finding useful, so hopefully these will help others as well:
Adorable Avatars
Free to use, no API keys necessary
This one generates a link to a random cartoon face (png image). You’ll provide a unique identifier, like an email address or number string, so that the image will be consistent when you assign the link to a Thing (like a User). It will look something like avatars.adorable.io/mary-jones or avatars.adorable.io/12345 or whatever unique string works best for your app. It’s great for creating a default image for users.
Random User Generator
Free to use, no API keys necessary
This one is fantastic for testing common User data like names, locations, phone numbers, birth dates, etc. It also gives you user photo options (real images in case the option above is too playful). I’ve added 2 calls here: Retrieve a single random user and Retrieve a list of random users. There are a few parameters that you can also specify (gender, country, number of results, etc.). Definitely a nicer testing environment to see “real” data versus “aasdfkj jlkjerewij” all the time
import.io
Requires: account / API key / Extractor ID
Access extractor data from URLs you’ve set up with the service. I recommend you make sure the data is coming in the way you need on Import.io first to save yourself some configuration steps.
Typeform
Requires: account / API key
Get a list of all your Typeform forms and their responses.
Please email/DM/reply here if you have any questions or need help with any of it.
Gaby | Coaching Bubble