Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#471 Additional Body Metadata for Draw Webhooks #472

Merged
merged 3 commits into from Dec 14, 2023
Merged

Conversation

tariqksoliman
Copy link
Member

@tariqksoliman tariqksoliman commented Dec 14, 2023

Closes #471

All DrawFile* webhook actions now support the following valid injectable variables for URL and Body fields:

{created_on},
{efolders}, 
{file_description}, 
{file_id}, 
{file_name}, 
{file_owner},
{file_owner_group}, 
{folders}, 
{geojson}, 
{hidden}, 
{intent},
{is_master},
{public}, 
{public_editors},
{publicity_type}, 
{raw_file_description},
{tags}, 
{template}, 
{updated_on}

@tariqksoliman tariqksoliman added the enhancement For making an existing feature better label Dec 14, 2023
@tariqksoliman tariqksoliman self-assigned this Dec 14, 2023
@tariqksoliman tariqksoliman merged commit b864a03 into development Dec 14, 2023
1 check passed
@tariqksoliman tariqksoliman deleted the ts-471 branch December 14, 2023 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement For making an existing feature better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New Feature]: Additional Body Metadata for Draw Webhooks
1 participant