Stella Platform Documentation

Stella Platform Documentation

  • Docs
  • Procedures
  • Reference
  • FAQ
  • Bot API
  • API
  • Languages iconEnglish
    • 中文

›Bot Builder

Overview

  • Documentation Guide

Get Started

  • Introduction
  • Recent Updates
  • Best Practices
  • Chatbot Template

Bot Builder

  • Workspace
  • Node
  • Attachment ID

Node Inspector

  • Tree ID & Composite ID
  • Basic Information
  • Triggers
  • Responses
  • Actions
  • Redirect
  • Member Tagging
  • Analytics
  • NLP
  • Advance

Facebook

  • Message Types
  • Button Types
  • Persistent Menu
  • Access Token
  • One-Time Notification
  • N-Time Notification (Beta)

Instagram

  • Message Types

WhatsApp

  • Overview
  • Setup Procedure
  • Message Types

Web Chat

  • Overview
  • Message Types
  • Button Types

WeChat

  • Message Types

Slack

  • Message Types

Telegram

  • Message Types

Integrations

  • Dialogflow
  • Stripe
  • LUIS
  • Custom Inbox Integration

Data Source

  • Data Source

Media Library

  • Media Library

Channels

  • Overview
  • Webhooks
  • Channel-wide Metadata
  • Business Availability
  • Facebook
  • Instagram
  • Web Chat
  • WhatsApp
  • WeChat
  • Slack (Public App)
  • Slack (Custom App)
  • Teamwork
  • Zendesk
  • Custom Platform

Analytics

  • Members
  • Dashboard
  • PSID

Settings

  • Overview
  • Locale
  • Pairing Channels
  • Role-based Access Control
  • Access Token
  • Audit Trail

Push Panel

  • Push Content
  • Audience
  • Analytics

Log

  • Log

Attachment ID Uploader

Normally, when you want to create a image response, you can just directly paste the image URL in the response section. However, if you pay attention close enough, you will notice that it takes a long time for Facebook chatbot to send out the image even though the image size is just a few hundreds KB. Sometimes, you will not be able to receive the image if its size is even bigger.

Is there anyway we can make sure our media files get delivered to our end customers swiftly? Yes, that's the Attachment ID.


What is Attachment ID?

Attachment ID & URL in image response

In the response of any kind of media files, you will be able to see two fields: URL and Attachment ID.

Attachment ID is a unique ID string that belongs to a media file (i.e. images, videos, audios & files) under each Facebook page. Using Attachment ID to send media files out, it reduce the long uploading & sending time and allows you to resend the uploaded assets for multiple times.

However, Attachment ID used to only be generated through platform API. Yes, used to.

We have made the generation easy by creating the Attachment ID Uploader which is located on the right side of the workspace, just next to the node inspector.

Attachment ID Uploader section

How to generate Attachment ID?

  1. Click on the first icon to open up the Attachment ID Uploader section.

Attachment ID Uploader
  1. There are two ways to upload your media file:
  • from URL, or
  • from Local File
Upload from URL
Upload from file
  1. Select the correct file type of your uploaded media file.

Select file type
You must select the SAME file type as your uploaded media file. If there is any mismatch in the file type, the file would not be sent in the chatbot.
  1. Select a Channel (Facebook Page) from the Channel dropdown that you want to use your media file in.

Select the Facebook channel
Each Attachment ID is only applicable to one Facebook page, other Facebook pages could not use the same Attachment ID to get the same image.
  1. Click "Upload" and Attachment ID will be generated if the upload to Facebook is successful.
Click "Upload" button
Successful upload
  1. Now click the blue copy icon and paste the Attachment ID in the corresponding field in your response.

Check Attachment ID History

If you want to see your full upload history of Attachment ID, or if you forget your Attachment ID and want to check it up, now go to the Attachment ID History.

  1. Click the second icon to open up the Attachment ID History section.

Attachment ID History
  1. Click the down arrow next to your uploaded media file, and you will be able to see the full details of that specific uploaded media.

Attachment ID details
← NodeTree ID & Composite ID →
  • What is Attachment ID?
  • How to generate Attachment ID?
  • Check Attachment ID History
Stella Platform Documentation
Docs
Get StartedBot API ReferenceAPI ReferenceStandard Procedures
Community
FAQUser ShowcaseChat with Us
Copyright © 2023 Sanuker Inc. Limited