Update Custom Fields from Clio

Hey,

I have Custom Field Data coming from Clio I want to populate into a new item column on Sharepoint.

So I have a watch for updated Clio Matters. This is the output:

I want to put the custom field data into a column in sharepoint as shown here:

How can I get the correct data with .name etc coming from Clio for custom fields?

Hey there @MPLC, I, unfortunately, have not worked with Clio but several other types of modules in make they have the same makeup. If I understand you correctly, Clio is producing a unique ID for some piece of data within your site, usually a label, person or header, etc., correct? If that is the case, every like module that I have worked with has a module that gets a piece of data based on that ID, you could iterate those bundles through to get that date from Clio. This would be my best informative guess. Looking through Make documentation, it does look like there are several get modules including a “get Date” which seems like what that custom field it referring to.

Wish I had a more certain solution but I saw no one had responded yet so I’m oaky for a better answer to come through, just wanted to give you some thoughts to troubleshoot till that happens.

2 Likes

Thanks for the reply - I’m just a bit confused about how I can do a get on the correct data. I get an E-Tag and Custom Field Value ID that comes across as a string, but the output below is whats being sent from Clio, for a custom field named Closed File No.


Here is the data I was expecting to be contained in the array, so not sure how I do a get when I’m not sure which item in the array I do the get on if that makes sense?

Again, cheers for the reply

@MPLC I see, without being able to play around with the software myself I can’t say what the issue is or could be. Hopefully, someone is able to get you some help. Feel free to post this request again after a few days since some might not look to help on it if it already has a reply.

1 Like