POST Gift Attachment API Endpoint Bug/Error and Question

Hi,

I am using the PowerAutomate to create a gift attachment to to a gift record and is encountering this error:

ffde9c248492788961014dd911294a5f-huge-im

In the API endpoint reference, only the file_id and thumbnail_id is having a 36 characters limit. The file_name field does not mention there is a character limit. Is it a coding oversight where file_name is also checked for the 36 characters limit?

If file_name also has a 36 characters limit, please update the endpoint reference to have that info.

Separate question, if a gift record in RE was attached a physical attachment using the API, IF the gift record is deleted using database view gift delete function (File > Delete on the Gift record menu). Does the database view's gift delete function knows to delete the physical gift attachment on the gift (which is ONLY a webview concept)? Will I need to keep track of gift attachment ID and delete using the DELETE gift attachment endpoint?

Comments

Categories