All Collections
Integrations
How to use Open API to integrate with Planday
How to use Open API to integrate with Planday

Learn how to integrate Planday with your software or online services.

Patrick Gruhn avatar
Written by Patrick Gruhn
Updated over a week ago

🎯 For advanced admins and developers: If you want to integrate your system with Planday using our Open API, visit OpenAPI.Planday.com. You can discover the API's core functionalities, best practices, and authorisation flow there.

Planday's Open API allows you to connect with other online services, creating a more robust integrated solution to serve your customers better.

Please note that all steps in this guide require an Admin access level on Planday and an eligible subscription package (Plus, Pro or Enterprise).


Connect an Open API app with a known Application ID

If another system's integration setup step instructed you to connect their application to Planday and provided you with an application ID, you can enter it by navigating to Settings > API access > Connect App button.

Planday EN Screenshots for HC.001.png


Once you insert the application ID provided by the other system and click Save, the app will appear in your application list. To obtain the application's token, click Authorise, review the permissions you're providing to the application, and confirm by clicking Authorise again.

You can copy the app's token from the tile on the Settings page anytime.


Create Open API credentials

The easiest way to access Planday's Open API is by creating a new API application. Go to Settings > under the Integrations section, click API Access > click Create App.

Add your application's name to the title field and then use the scopes below to determine the data accessible through API using the application's credentials. Once you've made your choice, click Save.

Planday EN Screenshots for HC.001.png

Your new application will show in the application list. The last step is to grant the application access to your data using the Authorise button, then confirm your selected scopes. The application is now authorised, and you can use the credentials on the tile.

If you wish to set up the application on several Planday organisations, follow the chapter Connect an Open API app with a known Application ID using the APP ID of the application you just created.


Reauthorise an app after deactivating an account

When you deactivate an admin’s account who previously authorised any of your Open API applications, the systems using these credentials will lose access to your Planday data. This is a security measure to keep your data safe.

To reauthorise the Open API applications, open the Settings page, select API access in the left menu and locate affected applications.

Next, Authorise the application again and confirm its permission scopes.

A new token is going to be generated for the application. You must update the new token value in all systems using the Open API application to access your Planday data.


See related articles:

ℹ️ Need more help?

🔍 Search the Help Center | See videos at Tutorials.Planday.com | Watch a webinar

💬 For personalised support

Login and contact our support team via the blue icon at the bottom if you have more questions or book a one-to-one professional training session with an expert.

Did this answer your question?