The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I need a make an json request with my script,
i think the error is body: JSON.stringify because the JSON and other data is working in another script.
let response = await fetch(‘https://api.service.com/fb/sending/sendContent’, {
method: ‘POST’,
body:...
Bill.French:
Matthew_Moran:
Is there a way to run a script upon leaving a field or when a field value changes?
Can i have access to this feature please?
I need to trig a script when values change too.
Thanks