I am working on a Zap between a tool called Intercom and Slack. We have a live chat widget on our website that uses Interom to create “conversations.” I have built a Zap that sends those conversations to a Slack channel, and that is working. Now, I need to figure out how to get replies sent in Slack to feed back to the Intercom conversation. Intercom requires the “ID” of the conversation for this to work. I have built a Zap using a static “ID” of an existing conversation, and the replies are going back to that successfully. I am wondering how I can retrieve the “ID” of the conversation that is sent to Slack via the first Zap.
Is there a way to store the “ID” from the Intercom conversation in the first Zap as a variable that can be used in the second Zap? Or some other way to accomplish this? Happy to provide any additional details that would help. Thanks!