Skip to main content

Release 2024-02-19

New features

Dark theme

Pipedrive introduced a dark theme a little while ago, and therefore OneClick now has a dark theme too! The theme will change according to your Pipedrive theme selection automatically.

image.png

Improvements

Authorisation is now Headers

The Authorisation section in the button settings has now been renamed to Headers. Previously you could set a single authorisation key-value pair in the settings (which in practice was an HTTP header), but now you can set multiple headers. This is convenient in many cases where you need to pass multiple items of static information with your button click.

You can also set Header values as Confidential. This prevents anyone else than the person who added the header to see the header value.

Setting a Header as Confidential has many implications, please read the details here.

Your existing authorisation values have been migrated to the new header values automatically.

image.png

Data fields: Do not allow value

Data fields can be now set to not allow a value in a field, basically the opposite of marking a field as required. For example if your automation creates an invoice in a 3rd party system you can store the invoice ID in a Pipedrive field and mark the field as "not allowed" in OneClick. Then when a user tries to trigger the button again OneClick will prevent the user from creating a duplicate invoice from the same deal, as the invoice ID field already has a value. It is recommended to set such fields asĀ Read only in the Pipedrive field settings.

image.png