Search found 17 matches

by cit
Tue May 14, 2024 10:45 am
Forum: Feature Requests
Topic: Job PDF & Form Builder template download via API
Replies: 2
Views: 366

Re: Job PDF & Form Builder template download via API

Hi, thanks for the idea. Notifications will definitely work for Job PDFs, but not for Form Builder templates. Is there anything else we can use?

Ideally we'd like to download these via the API to process with our own automation services.
by cit
Mon May 13, 2024 2:18 pm
Forum: General Discussion
Topic: BI reports automation
Replies: 1
Views: 13

BI reports automation

Hi, We would like to use BI reports to expose data to customers in some kind of automated fashion. The "scheduled reports" functionality is way too restrictive to get the data in a suitable format. Are there ways to achieve this along the lines of the following: - Is there a plan to allow ...
by cit
Tue Feb 06, 2024 10:04 am
Forum: Feature Requests
Topic: Job PDF & Form Builder template download via API
Replies: 2
Views: 366

Job PDF & Form Builder template download via API

Hi, Can we add the ability to download Job PDF and Form Builder templates via the API please? Our use-case is Landlord Gas Safety Certificates which need to be sent to a housing association. At the moment this is a manual process using the built-in email functionality, however it's very time-consumi...
by cit
Tue Oct 03, 2023 10:08 am
Forum: General Discussion
Topic: Search jobs by multple custom fields
Replies: 4
Views: 404

Re: Search jobs by multple custom fields

Hi Sindre, Ah ok, I need to look for a value in custom field 1 and a different value in custom field 2, so this isn't going to work for me. I have a workaround in place where I'm searching by one custom field in my API calls then filtering those results in code by the second value. It's not ideal bu...
by cit
Mon Oct 02, 2023 8:41 am
Forum: General Discussion
Topic: Search jobs by multple custom fields
Replies: 4
Views: 404

Re: Search jobs by multple custom fields

Hi Sindre,

Thanks for the reply. I hadn't thought of trying that, but unfortunately it doesn't return any results so doesn't seem to work for custom fields.

Thanks,
Duncan
by cit
Thu Sep 28, 2023 10:04 am
Forum: General Discussion
Topic: Search jobs by multple custom fields
Replies: 4
Views: 404

Search jobs by multple custom fields

Hi, Just wondering if it's possible to search jobs based on multiple custom fields? I know it's possible with a single custom field as below: /jobs/?CustomFields.CustomField.ID=1&CustomFields.Value=null However we'd like to filter results based on two separate fields as below: /jobs/?CustomField...
by cit
Thu Jul 20, 2023 11:26 am
Forum: General Discussion
Topic: Job PDF Template download via API
Replies: 1
Views: 530

Job PDF Template download via API

Hi Team,

Is it possible to download job PDF forms via the API? I've been searching through the API docs but can't find anything.

Thanks,
Duncan
by cit
Fri Mar 05, 2021 12:19 pm
Forum: General Discussion
Topic: Job created date
Replies: 2
Views: 497

Re: Job created date

Ok thanks!
by cit
Fri Feb 26, 2021 4:39 pm
Forum: General Discussion
Topic: Job created date
Replies: 2
Views: 497

Job created date

Hi, I'm looking to return a list of jobs created per site within a set date range but I can't see a simple way to search by job created date. I can see the job create date is available in the timeline, but not on the job itself. Is there a simple way to get this?

Thanks,
Duncan
by cit
Tue Oct 06, 2020 4:19 pm
Forum: General Discussion
Topic: Api: Customer Assets Auto Assign to Jobs
Replies: 2
Views: 345

Re: Api: Customer Assets Auto Assign to Jobs

Thanks Muqeet, I've tested this and can confirm it works.