Sync inbound messageAsk AIpost https://api2.frontapp.com/channels/{channel_id}/inbound_messagesImport a message that was received by the channel.Path Paramschannel_idstringrequiredDefaults to cha_123The channel ID. Alternatively, you can supply the channel address as a resource alias.Body ParamssenderobjectrequiredData of the sendersender objectsubjectstringSubject of the messagebodystringrequiredThe body of the message in HTML or plain text format.metadataobjectrequiredmetadata objectdelivered_atintegerTime in seconds at which message was created in external systemattachmentsarray of filesBinary data of attached files. Must use Content-Type: multipart/form-data if specified. See example or read more about Attachments. Max 25 MB.attachmentsADD fileResponse 202An accepted messageUpdated over 1 year ago