Question

How can I retrieve asset name for new comments in Frame.io?

  • 11 October 2023
  • 12 replies
  • 74 views

How do you get the asset name for a new comment. I currently have a Frame io “new comment” zap that sends all the new comments to a google spreadsheet. 

The comments come in but I can’t tell what's being commented on. I can get the asset ID but it’s just a serialized number string. I can’t tell what asset is being commented on?


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

12 replies

Userlevel 7
Badge +14

Hi @JJBB 

Good question.

Try adding this Zap action: Frame.io - Find Asset

 

Whats the asset I’m searching for i think the “name” variable is already taken by the person who posts the comment. Asset-id is a hash string. Any hints? Thanks. 

This zap looks like it will find ONE PARTICULAR asset

Userlevel 7
Badge +14

@JJBB 

You would need to map the dynamic variable form step 1 for the Asset ID to the Find Asset step.

Please post screenshots with how your Zap steps are configured.

Image : 

 

 

I guess i”m not sure how to dynamically link the trigger to the “find asset”

 

thanks

Userlevel 7
Badge +6

Hi there @JJBB,

I’m jumping in to see if I can help!

Could you please try mapping the Asset ID from the trigger to the “Asset” field as a custom value? Like so:

00b52408e967a305cd3db8136b4904af.png
(view larger)

Please give that a try, and let us know how it goes! 😊

for $50 a month is seems like this should work.

 

There is no ASSET-ID in the trigger. Its just a hash. I’m looking for the actual filename. I know it’s possible because I have another ZAP that uses a different trigger and it grabs the file name. However the Variable used in that trigger (uploaded new asset trigger) is called NAME. In this trigger NAME is the person who uploaded the file.

 

Also, I’m looking for the name of the FILE for EVERY COMMENT not the file name for a single comment.

 

 

 

You can see in my google sheets I just have comments and HASH serial strings. I’m looking for the FILENAME that people are commenting on. this one page is for the WHOLE PROJECT.

 

Userlevel 7
Badge +6

Hi @JJBB,

From what I can see, the Asset ID is returned by the trigger.

d55c51f333296f400af48b91df50e4b7.png
(view larger)

Could you please map that to the “Asset” field in the “Find Asset” step?

Also, it looks like the “Find Asset” action returns the file name based on this representative sample:

b9cf20cb3bbca44e4fca8283aed7a016.png
(view larger)

Could you please give that a try, and let us know how it goes? 😊

This doesn’t make sense to me. 

 

Why would I use “Find Asset” to get the asset ID when I can aleady get the asset id. What I need is the name? The “find asset” doesn’t return a file name for me (third image). I’m not sure how you are getting to that screen with the “name” on it. 

 

 

 

Userlevel 7
Badge +6

Hi @JJBB,

Since the “New Comment” trigger doesn’t return the file name in the sample data, we need to use the “Find Asset” action for the file name to be returned does that make sense?

Also, it looks like you haven’t tested the “Find Asset” action step. Could you please try testing that action for you to check the returned payload? 🙂

ab9f7950f83db4acb630f8a7eab14686.png
(view larger)

Thanks.

Hi KEN .A THANKS SO MUCH!!!!!!

 

This broke my zap, used up all my zaps, AND STILL DOESN’T WORK.

 

Really a dream come true. Thanks so much.

Userlevel 7
Badge +11

Hi @JJBB! 👋

I’m so sorry about that adding a Find Asset action resulted in your Zap breaking and using up all your Zaps. By Zaps can I just check do you mean that it used up all your task allowance for the month? Adding an additional action to a Zap like that Find Asset action will result in additional tasks being used by the Zap - is that what caused the tasks to be used up unexpectedly? 

I’ve just tested a Find Asset action in a Zap and it appears to be able to correctly return the Name for the asset it finds:
c675c44054938e04b24f8404d324df2a.png

When you say it’s not working, is it that your Google Sheets action doesn’t have the asset name added to the new row that’s created?

If so, can you confirm whether the Name field from that Find Asset action was selected in the Google Sheets action?

For example does it look similar to this:
0d98c9a99ca913ab1a1ad00a70337ae5.png
If the Name field was selected in the Google Sheets action, can you please share some further details about what’s not working? Any screenshots of errors or incorrect behaviour you can send over would be greatly appreciated. I’m unable to can’t access your Zaps so any further details or screenshots you could provide will be super helpful to us in identifying the cause of the issue. Remember to remove/hide any private information (like names, emails, addresses etc.) from the screenshot before sharing.

Thanks, looking forward to hearing from you! 🙂