Messaging recipe: Getting external data for your messaging bot

Return to top

3 Comments

  • Customer Care

    Can API use authenticated user's External ID to retrieve Customer specific data automatically based on ID? 

    0
  • Viktor Osetrov
    Hello Mokka,

    You can retrieve external_ids via:

    1)  Using Show User to retrieve the end-user external_id. 
    • `GET /api/v2/users/{user_id}`   
    Link for reference

    2) Another idea is to use Bulk Import/Export   
    Quote: "The external ID for a user can be set during a bulk user import or using the API."

    Hope it helps
     
    0
  • John

    How would I build an string for shipstation?  I pull in the order number with Get Details, but nothing works.  401 error and I have the ShipStation in Connections API.

    https://www.shipstation.com/docs/api/orders/get-order/

    Any help would be greatly appreciated.

    0

Please sign in to leave a comment.

Powered by Zendesk