Product launches
Continuing with automated email provisioning, we can now automatically provision non-HIPAA email addresses for all your newly created businesses. Talk to the team to learn more
The Pocketflows dashboard now has business management. View the businesses within your projects and their associated email addresses. You can also use this to delete businesses
Improvements and changes
Now that we have our new POST /sync/*
endpoints available with external_id
, we have relaxed our unique constraints around email addresses and phone numbers within a business. Customers can now share email addresses and phone number within a business although external_id
remains as the uniqueness identifier. Certain batch endpoints still de-duplicate on email addresses and phone number for backwards compatibility
Bug fixes
Customer batch syncing via POST /sync/businesses/:id/customers/batch
now properly supports partial success. If one of the customers has an invalid phone number or email address, the rest of the customers still sync properly