
Tines FAQ
Answers to common questions from Tines users
How to integrate Slack event subscriptions into your Tines storyIntegrate incoming Slack events into your story using a Tines webhook.
How to utilize the Customize Output setting in TinesUnderstand the Customize Output setting for Tines actions.
Do events passed from an Explode action run in parallel or sequentially?Understand the event processing flow of Explode actions within Tines.
Can I export my story as an image?Exporting stories as images from Tines
Important change in connecting with Microsoft TeamsHow to update your workflows that use a Microsoft Office 365 connector for Teams
What is action run orchestration?
How long are story versions retained?Understand how long story versions are kept.
Are there version limits for importing story exports?Understand the version limits of importing a story into Tines.
How are case IDs generated?Learn how case IDs are created in Tines.
What IPs are used for Run Python Script executions?Learn what IPs are used when executing the Run Python Script in Tines.
What does the number signify next to the tunnel status on the Tunnel Configurations page?Understand what the number value next to the tunnel status means within the Tunnel Configurations UI page.
Best practices for change controlIdentify common best practices for change control in Tines.
Best practices for credential managementIdentify common best practices for managing automation credentials in Tines.
Best practices for building and maintaining storiesIdentify common best practices for managing your Tines stories.
Best practices for security and monitoringIdentify common best practices for securing your Tines tenant.
Best practices for the Tines tunnelIdentify common best practices for securely managing your Tines tunnel.
Administration
User and tenant management
How can I monitor actions in Tines?Monitoring and alerting on failed actions in Tines
Why have I not received my sign-in email from Tines?Ensure that you receive Tines emails
Can I customize by Tines domain?Custom Tines domains
What access does a user with a view role have to events?Viewer role access to events in TInes
Does Tines Pages support vanity URLs?
Can a record be updated once created?Records in Tines
How do I configure a Tines page with SSO (Okta)?Okta and Tines page access
How can I revert to a previous version of a story?Story versioning in Tines
Do Tines API Keys expire automatically?Expiration of Tines API Keys
How can I find my archived stories in Tines?Archived stories in Tines
Is the MX record necessary for the custom sender email address feature?Confirm if the MX record value is required to set up a custom sender email address in Tines.
Architecture and Infrastructure
Information about how Tines operates
How long will my story stay in a busy state?
Do I need to open inbound ports to use the Tines tunnel?Configuring the Tines Tunnel
How are credentials stored in Tines?Storage of Tines authentication credentials for integration with 3rd party systems
Why can't I select my tenant when importing a story from the story library?
What is the daily limit of story runs in Tines community edition?Understanding the TInes community edition
Can I remove the sixty-second timeout when executing a Python script in Tines?Understanding Python scripts in Tines
Are HTTP Request actions sent using HTTPS?HTTP Request action in Tines
Updates to the assigned IP address for Tines cloud tenants coming on August 16th.Changes to the assigned IP addresses in Tines
What type of regex does Tines use?Understanding regular expressions in Tines
Is there a limit to the number of tunnels that can be used with Tines?Using tunnels in Tines
How does the Tines tunnel work?Details about the Tines tunnel connection.
Does remitting an event count towards a story run?Understanding story runs in Tines Community Edition
Is there a way to emit more than sixty events per minute using throttle?Understanding throttle in Tines
How does Tines handle API rate limits?Using event transform action modes
Building Stories
Using Actions to build automation
Can I use send to story across teams?Sharing stories across teams in Tines
How can I add CORS to a Webhook action?Adding CORS to a Webhook
What is the max HTTP request size?HTTP request size
How can I reference a credential I create in a previous action?Using created credentials in Tines
Can I have more than one output from a group of actions in a story?Configuring groups
What is the size limit on email attachments for the email action in Tines?Details about the Email action size limits
Is there a limit on the number of credentials on a tenant?Credential limits in Tines
How do I send the body of a webhook request as a response?
How can I reset an event transform action in deduplicate mode?Reset event transform and clear lookback cache
How can I convert timezones in Tines?An example of converting timezones
Is there a maximum value for the delay mode of event transform?Configuring delay mode in event transformation
Encoding UTF8 on action runCould not create event – PG::CharacterNotInRepertoire: ERROR: invalid byte sequence for encoding "UTF8" error
Text Mode v Formula Mode
Can a send to story have two entry points?Configuring Send to Story
How do I update the results of an event payload for a previous action in a story?
How can I see the whole URL used in an HTTP Request?Troubleshooting HTTP Requests in Tines
Will an HTTP Request emit an event if it returns an error or no response?Understanding HTTP Requests in Tines
What timezone does DATE("now") function return?Understanding DATE function in Tines
How do I convert time into UNIX or epoch time?Converting a date to Unix or epoch time format in Tines
How do I convert a string into an integer in Tines?Converting a string to an integer in Tines
Is it possible to create a password-protected file within Tines?Creating files in TInes
Can I have multiple Slack credentials within Tines for the same Slack workspace?Understanding Slack credentials in Tines
How can I reference a credential in a story?Referencing credentials in stories in Tines
How can I calculate the difference between two dates in Tines?Using Tines to calculate the difference between two dates
How can I remove unwanted elements from an array?Removing unwanted elements from an array in Tines
How can I directly access a page in a story?Understanding accessing pages in Tines
Can I have more than one credential in a story?Using multiple credentials in Tines
How do I test an action in Tines?Testing your actions in Tines
How do I create a credential in Tines?Credential creation in Tines
Is there a way to get the event ID as it is emitted?Getting event data from an emitted event.
How can I see the events in the live environment while in the test environment?Combining events for test and live environments in TInes
How do I configure fields on a page?Configuring fields in pages
How do I find which object in the array has the largest ID?Exploring arrays in Tines
Can I use multiple webhooks in one published story?Using multiple webhooks in a story
How do I use story versioning in Tines?Back up, inspect, clone, export, and restore any workflow
Is there a limit to the number of characters in a record?Records and cases in Tines
Is there any performance difference between nesting function calls vs. using the pipeline?
How do I create a loop in Tines?
Can I copy a webhook action?Copying webhook actions in Tines
How do I leverage local values in Tines?
Why is my data turning into a string and not maintaining its original format?
How many record types can I have on my Tines tenant?Types of records in Tines
What are the rate limits for Tines Webhooks?Understanding capabilities of Webhooks in Tines