Hello, For this, you'll need to utilize the Make an API Call module and interact with the update record endpoint. It appears they've omitted the c...
I don't have enough experience with HubSpot to be certain, but I suspect the answer is no. You might consider expanding the search query or leaving ...
If this isn’t time-sensitive, even though automations involving live calls often are, you could just implement a delay before querying HubSpot. This m...
There are many components involved here. One approach could be to check if the scope of the OpenPhone trigger module can be updated. See if you can ...
ER_Fukuda: if the caller selected another IVR option it will throw another process, but this will create a duplicate entry and add another record. ...
I believe the core issue lies in how "Conversation" is interpreted concerning SMS messages. How can RingCentral (or any service) accurately associate...
TheMortgageMeister: I think what I could do is also have the first scenario update Airtable with an entry indicating it is waiting for a response so...
Brandon_Harding: I attempted to add quotes, but I'm still encountering a 500 error. In situations like these, you can utilize a Create JSON modu...
I just realized when I copied and pasted the regex, I forgot to quote it, so markdown took over. You would need to adjust the regex to work with your ...
Hello, I'm not certain if this approach will suit your needs, but you might consider using a Match Pattern Text Parser module with the following pat...
Thanks for this context, this is very helpful. Each update that calls the webhook presents an issue because it will consume at least one Operation f...
Hi Karl, Could you please briefly describe the scenario? Do you have X number of Airtable updates, and each update triggers the webhook, which the...
: (NOTE: I don’t use the “Webhook formula” table cell… I just put the formula right into the button. Seemed to be a little more efficient that way. ...
Here are some additional details with some visuals. Airtable: image1166×168 9.56 KB The Publish button is unavailable because its URL Formula i...
Hello, I'll just suggest this, though I'm unsure if it would prevent implementation in your specific situation. Airtable Setup: Add two fields to...