
Willie
-
Total activity12
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes2
-
Subscriptions4
Activity overview
Latest activity by Willie-
Willie commented,
Thanks Ahmed Zaid! I played with it a bit and this did the trick! You can disregard my last message. Best,
-
Willie created a post,
Customizing the web widget chat label
Hi, I'm attempting to update the text of the web widget in the bottom right. Currently, the text displayed is "Help", but we would like the text "Chat." I've been directed to this article: https:...
-
Willie commented,
When using the code above, the language dropdown in our footer is not collapsed. Any tips on where we're going wrong? Code: <footer class="footer"> <div class="footer-inner"> {{#link 'help_ce...
-
Willie commented,
Thanks Eric! That was exactly what I needed. For any future readers: In python, I was using json.loads() on a formatted string, which capitalized the boolean values, and tried to pass that as data ...
-
Willie created a post,
<Response [422]> "error":"Unprocessable Entity" when trying to create_many dynamic content variants
Hi, We're trying to add language variants to a dynamic content item that has already been created. Using the following endpoint and data: api/v2/dynamic_content/items/1900000084307/variants/crea...
-
Willie commented,
I'm getting some very strange behavior when attempting to make a call to an API endpoint from within a custom ticket sidebar app. Any help would be appreciated! client.get('ticket.requester.id').t...