How can I fetch date from my workspace and save it to another platform? | Community
Skip to main content

How can I fetch date from my workspace and save it to another platform?

  • February 17, 2021
  • 3 replies
  • 97 views

I am doing research on fetching data from my intercom account and save to another platform. In the way i just wanted to know if i can fetch anyone's app created app credentails i.e client_id,client_secret using account username and password.

 

I have also gone through the api doc provided by Intercom but didn't found anything relevant to this.

 

So anyone can tell me whether it is possible in Intercom or not?

3 replies

Eric Fitz
Employee
Forum|alt.badge.img+5
  • Employee
  • February 19, 2021

Hey there @tanay s​, could you tell me a little more about your use case here? Which platform are you hoping to save this data to? What's your end goal?


  • New Participant
  • February 6, 2025

Api35  updata 


Forum|alt.badge.img+1

You can use Intercom’s API to fetch data and send it to another platform. Set up a webhook to capture updates, then use a custom script to process and store the data via API requests. Make sure to handle authentication and rate limits properly.