When a specific TAG is being used -> link it to the proper signature. Ex: tag is "prospect" -> use the prospect signature. Same for client, same for a specific product or campain.
When sending a calendar invite, if we have distribution lists for different departments, it would be nice to include them there, as its time consuming adding one by one.
Don't count throttled API calls against API rate limit
It seems to me like counting throttled API calls against our API call limit is punitive and the root cause for these snowballing outages. This is compounded by the fact that we are relying on Zapier for these api calls and can't finely control the...
We’re trying to create Dynamic Objects in Front using information from Okta and to use their API, the HTTP Authorization header needs a custom prefix (SSWS) https://developer.okta.com/docs/reference/api/users/#get-user-with-login. Can we please ge...