Tool to initiate an async data export job for message content. Use when you need to export messages created within a specific timeframe. Only one active job per workspace is allowed; exceeding this limit triggers a 429 error. Jobs expire two days after completion.
created_at_afterRequiredintegerStart date for data export; must be formatted as a UNIX timestamp. Only messages created after this time will be included.
created_at_beforeRequiredintegerEnd date for data export; formatted as UNIX timestamp. This parameter is required by the API.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.