Forum Discussion
PrashantMaheshw
3 years agoQrew Captain
HI ,
It will help to post the schema of the table to figure easily or at least your pipeline
In Pipelines , if you are triggering web hook manually , you can find the Record ID from menu which pops up during creation process using {{a.id}} or searching for Record ID
------------------------------
Prashant Maheshwari
------------------------------
It will help to post the schema of the table to figure easily or at least your pipeline
In Pipelines , if you are triggering web hook manually , you can find the Record ID from menu which pops up during creation process using {{a.id}} or searching for Record ID
------------------------------
Prashant Maheshwari
------------------------------
SLMPACDevelopme
3 years agoQrew Member
Thanks for the reply Prashant. I should have thought to post some screenshots. Thanks for the tip. The pipeline images are below, but essentially all I've built are three steps:
------------------------------
SLMPAC Development
------------------------------
- A - incoming request from a webhook URL
- B - outgoing request to openweatherAPI
- C - create record in weather reports table
------------------------------
SLMPAC Development
------------------------------