News from Planado team
In Planado FSM 3.1, we made major internal changes that will improve stability and increase performance, fixing bugs identified after the last release.
API received new features:
hiding custom job fields from field worker so that he cannot see them;
making field editable only through API so no one changes it;
addding "required" mark to field to avoid job changes without filling it.
In webhooks, a temporary token with API access is now transmitted. It allows you to exclude API keys from handlers.
When a webhook is sent, we try to send all the data on the event. We send the whole job, all the fields, to avoid additional requests into Planado. But it may happen that in response to this webhook you still need:
1) request something extra from Planado
2) change something in Planado
To do this, you need to make a request, and for this you need to somehow have a key in the code in order to make this request. Now the key is passed in the webhook header itself. He is short lived so that he cannot be stolen. This is more convenient, especially if you are doing one handler for many clients, as an integrator.
Available for Androi and iOS.
Still not sure?
Sign up for your free trial and get full access to all features for 14 days.
Get started with Planado today.
No credit card required.
This website uses cookies.
Learn more