Developer Workspace

News, posts and ideas

MongoDB analysis: Comparing the Models in your Rails app with what is actually in your database

MongoDB analysis: Comparing the Models in your Rails app with what is actually in your database

John Maguire, 06 Dec 2021

When you have a large team working on an application where Models and indexes are added, updated and removed quite often it can happen that what you have written in your Models may not exactly...
Multi Factor Authentication: A Developer’s Perspective on Working with Twilio Verify API

Multi Factor Authentication: A Developer’s Perspective on Working with Twilio Verify API

Seosamh Ó Roibín, 13 Aug 2021

Multi Factor Authentication is a method of authentication that adds extra steps of verification for gaining access to resources such as an online account, internal system, application or network. Authentication has been traditionally completed by...
A Different Kind of Software Development Internship

A Different Kind of Software Development Internship

Seosamh Ó Roibín, 16 Jun 2021

I started working with OnePageCRM in May 2020 as a Software Development intern. It has been an overwhelmingly positive experience with ample amounts of opportunities, self-development, and learning.
Pin Files to Contacts

Pin Files to Contacts

Vladimir Konnov, 31 Mar 2021

Introducing Pin files to contacts, with this update, you will be able to easily find important documents and files you've attached quickly by pinning them to your contacts. Once you do, they will be prominently...
Announcement: API endpoint update to TLS v1.2

Announcement: API endpoint update to TLS v1.2

Kevin Farrell, 25 May 2020

OnePageCRM will be removing support for TLS v1.0 and TLS v1.1 on the 1st July. Please review as you will be required to update if you are using the OnePageCRM API.
Using MomentJS to manage dates and times easily

Using MomentJS to manage dates and times easily

Victor Pukman, 24 Mar 2020

Getting a new project is always an exciting part of being a Software Engineer in OnePageCRM, and on this occasion, when I heard the brief on our latest feature: Next Action Quick Date Select and...