addpipe/Pipe-Android-SDK

How to add title and description

Closed this issue · 4 comments

How to add a title and description for a video like gravity form from android

GF allows you to add title and description fields to any form that includes the Pipe recorder.

You should check out:

If you need more help you can contact us directly at hello@addpipe.com .

Closing this issue because it's not an issue.

not in gravity form

You've literally mentioned "gravity form" in your 1st post.

Ho can I add title and description of a video from Android SDK

Pipe only handles the video recording & processing, it does not store your personal data about the actual video.

You can use the payload to pass custom data like user id or question id all the way to the webhooks and use those ids to link the information that comes through the webhook (video file name, length, URL, etc.) to a certain entry in your db.