Client updates
Publish Tuesday Update Twitter thread https://twitter.com/startaudience/status/1293292979940208641
A quick thread running through the updates I've pushed through over the last few days and what comes next.
Client testing
James Kenny
Author
no holidays with these. They have set a really heavy deadline of next week but aren't really helping get there.
Pushed 12 changes to Audience.Web
Pushed 6 changes to Audience.API
Process the Webhook from Mailgun
Starting with Mailgun here, I take the delivered / bounced webhooks and process them in so I can mark the email with the event.
Generate Webhook Code
Create unique code for each audience, so when the webhook API gets called I can process the payload.
Adding Webhook support to API
Add new webhook URL to the API and catch the payload from the email providers, using the Webhook Code for the audience.
Client updates
Customer Support
Pushed 2 changes to Audience.Web
Build Email Provider Settings UI
You can now add the settings for AWS SES and Send grid to the system to send emails.
Client calls
Client updates
Customer Support
Create New audience
You can now create new audiences for different projects.
Added Switch Audiences
Switch between your different audiences. It's called "Switch Audience" for now but will likely change as I get some more style added.
Base Content View
I added the base for the new content view, from here you will be able to create posts and threads for each content and schedule, schedule retweets, etc.
This is just to lay down the base for it so I can start building this functionality
This is just to lay down the base for it so I can start building this functionality
Added new content feed screen
This is a change from the last version of Contentr, I've moved the content feed to it's own screen. You will be able to filter and sort the content here and then open the new Content View screen.
Pushed 1 change to Audience.Web
Pushed 3 changes to Contentr.Web
Spec Time! Spec for the webhooks
AWS SES, Mailgun, and Sendgrid all have webhooks, for a delivery, bounce, etc. I'm going to be able to handle these in Audience.
This will then update a field on the email if it has delivered ok or bounced, etc.
This will then update a field on the email if it has delivered ok or bounced, etc.
Tweet out my latest for https://twitter.com/makersneakpeek
It's a great way to sharing previews of the cool things we're building.
Update Layout, add menu border and move icons
Schedule View base layout
Updated the base layout for the scheduled post, added profile infromation as a new tab on top.