Thanks for the tip, Steve Klett. I added that trick to the top of this article. Tom
Hi Mel Haynes, Jr., We are considering some solutions to the problem you've raised including a back to top button or a side nav menu, but we haven't yet confirmed upcoming revisions to our knowledg...
Hi Limebox User, I just tested this question. If you deregister a connection, it will remain active in any integrations that were using it before deregistration; however, new integrations that user...
Hi Zanfer Hussain, I'm having a little trouble understanding your request. A webhook kicks off the flow with the source data sent from the export. At that point the data begins passing through you...
Hi Lawrence Morales, You can use the audit logs to see the history of modifications to the connection that uses the stack. Let me know if that gets you to the information you're looking for. Tom
Hello Martin Jahn, Our webhook exports don't yet support the selection of specific fields via resource path, but in your import step, you can access any specific field returned from the webhook exp...
Thanks for posting this to the community, Tom Nel, We recommend opening a ticket so Support can review your configuration and work with you on a solution. Thanks!
Thanks Ricko Borja, I revised the article per your correction. Tom
Hi Rodney Veach, Please open a support ticket to resolve the error. Once I know the error and the cause, I'll update the article to include the steps needed to avoid the error you received. Tom
Hi Stephen Lemp, Here is an example of {{else if}}: {{#if name}}{{name}}{{else if test}}Steve{{else}}Kat{{/if}} In the above example, if the name field exists, the value of name prints. If the nam...