
Cheryl Lane
-
Total activity30
-
Last activity
-
Member since
-
Following0 users
-
Followed by1 user
-
Votes2
-
Subscriptions14
Activity overview
Latest activity by Cheryl Lane-
Cheryl Lane commented,
Hi Greg Katechis - I've noticed today that testing apps locally using `?zat=3000` is failing - it seems like this feature may still be broken - appending this to a URL in Zendesk usually disables a...
-
Cheryl Lane commented,
Hi, I took a look and was able to work out your issue, simply switch out your line dataType: "json" for contentType: "application/json" (or just add that line to your settings) and your existing co...
-
Cheryl Lane created a post,
Secure Settings Not Filled For Zendesk URLs
Hi, We want to use an app to expose a single admin-restricted API endpoint to non-admin users, so we want to give the app a secure setting that contains a token created by one of our admins and cal...
-
Cheryl Lane commented,
I've experienced this before and was able to work around it by using window.location.reload()Hope that helps you too!
-
Cheryl Lane commented,
Hi Christopher, Brilliant, thanks, that's just what I needed! It may be useful to link to there from https://developer.zendesk.com/documentation/help_center/help-center-templates/helpers/#built-in-...
-
Cheryl Lane created a post,
Cannot Reference Settings within Each
AnsweredHi, I was looking to manage some icons for our Categories on our Homepage via the settings, so I have this (stripped down version): {{#each categories}} {{#is id settings.homepage_category_1_id}} ...
-
Cheryl Lane created a post,
Bot Flow Builder Management by APIs
Hi, I'm wondering if there is a way (either currently or planned) to access and edit Flow Builder flows with APIs? We're currently creating some in our Sandbox, and in the long term would want an e...
-
Cheryl Lane commented,
Hey Ryan, Thanks, thats exactly what we were after! Cheers!
-
Cheryl Lane commented,
Hi! Could you confirm if there's a reason that calling these endpoints via the client.request method (instead of Axios) does not work for your situation? https://developer.zendesk.com/api-reference...
-
Cheryl Lane created a post,
Cookiebot and Google Analytics in Guide
Hi, We recently added CookieBot to our existing Guide instances, following these instructions, but have found this doesn't block the Google Analytics cookies (on load) created by adding to the sett...